[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:04:49.293570 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:35357
I20260713 09:04:49.295125 11174 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:04:49.296181 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:49.312876 11181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:49.312891 11180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:49.314133 11174 server_base.cc:1061] running on GCE node
W20260713 09:04:49.312939 11183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:50.543277 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:50.543627 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:50.543905 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933490543882 us; error 0 us; skew 500 ppm
I20260713 09:04:50.544755 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:50.551139 11174 webserver.cc:533] Webserver started at http://127.10.233.190:44347/ using document root <none> and password file <none>
I20260713 09:04:50.552057 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:50.552292 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:50.552737 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:50.558223 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "bf9e157b14c74a429c7abdd6e9763299"
format_stamp: "Formatted at 2026-07-13 09:04:50 on dist-test-slave-dkvc"
I20260713 09:04:50.565763 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:04:50.570796 11189 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:50.571924 11174 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:04:50.572288 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "bf9e157b14c74a429c7abdd6e9763299"
format_stamp: "Formatted at 2026-07-13 09:04:50 on dist-test-slave-dkvc"
I20260713 09:04:50.572721 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:50.618085 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:50.619582 11174 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:04:50.620064 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:50.689855 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:35357
I20260713 09:04:50.689929 11240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:35357 every 8 connection(s)
I20260713 09:04:50.697328 11241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:50.718467 11241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299: Bootstrap starting.
I20260713 09:04:50.724169 11241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:50.725880 11241 log.cc:826] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299: Log is configured to *not* fsync() on all Append() calls
I20260713 09:04:50.730122 11241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299: No bootstrap required, opened a new log
I20260713 09:04:50.749472 11241 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9e157b14c74a429c7abdd6e9763299" member_type: VOTER }
I20260713 09:04:50.749956 11241 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:50.750166 11241 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9e157b14c74a429c7abdd6e9763299, State: Initialized, Role: FOLLOWER
I20260713 09:04:50.750945 11241 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf9e157b14c74a429c7abdd6e9763299" member_type: VOTER }
I20260713 09:04:50.751389 11241 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:50.751614 11241 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:50.751900 11241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:50.755658 11241 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9e157b14c74a429c7abdd6e9763299" member_type: VOTER }
I20260713 09:04:50.756305 11241 leader_election.cc:304] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [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: bf9e157b14c74a429c7abdd6e9763299; no voters: 
I20260713 09:04:50.757860 11241 leader_election.cc:290] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:50.758206 11244 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:50.760396 11244 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 1 LEADER]: Becoming Leader. State: Replica: bf9e157b14c74a429c7abdd6e9763299, State: Running, Role: LEADER
I20260713 09:04:50.761451 11244 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [LEADER]: Queue going to LEADER mode. State: All 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: "bf9e157b14c74a429c7abdd6e9763299" member_type: VOTER }
I20260713 09:04:50.762468 11241 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:50.774228 11245 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf9e157b14c74a429c7abdd6e9763299" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9e157b14c74a429c7abdd6e9763299" member_type: VOTER } }
I20260713 09:04:50.774662 11246 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf9e157b14c74a429c7abdd6e9763299. Latest consensus state: current_term: 1 leader_uuid: "bf9e157b14c74a429c7abdd6e9763299" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9e157b14c74a429c7abdd6e9763299" member_type: VOTER } }
I20260713 09:04:50.774971 11245 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:50.775250 11246 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:50.778280 11252 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:50.789750 11252 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:50.793673 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:50.807361 11252 catalog_manager.cc:1383] Generated new cluster ID: 0b479310e81d4b7086d4580b4f47e31d
I20260713 09:04:50.807614 11252 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:50.824524 11252 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:50.825924 11252 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:50.836683 11252 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299: Generated new TSK 0
I20260713 09:04:50.837538 11252 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:50.860704 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:50.869844 11263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:50.870752 11264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:50.873837 11266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:50.874837 11174 server_base.cc:1061] running on GCE node
I20260713 09:04:50.875656 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:50.875941 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:50.876134 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933490876117 us; error 0 us; skew 500 ppm
I20260713 09:04:50.876721 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:50.880079 11174 webserver.cc:533] Webserver started at http://127.10.233.129:34605/ using document root <none> and password file <none>
I20260713 09:04:50.880754 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:50.880973 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:50.881312 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:50.882727 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "71bfcfde314d40b880b73093b85011b3"
format_stamp: "Formatted at 2026-07-13 09:04:50 on dist-test-slave-dkvc"
I20260713 09:04:50.888010 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:04:50.892380 11271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:50.893173 11174 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:04:50.893455 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "71bfcfde314d40b880b73093b85011b3"
format_stamp: "Formatted at 2026-07-13 09:04:50 on dist-test-slave-dkvc"
I20260713 09:04:50.893720 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:50.917850 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:50.919173 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:50.922202 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:50.926182 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:50.926395 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:50.926734 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:50.926893 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.027565 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:40561
I20260713 09:04:51.027717 11333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:40561 every 8 connection(s)
I20260713 09:04:51.034612 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:51.046319 11338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:51.054047 11339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:51.063264 11341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:51.063349 11174 server_base.cc:1061] running on GCE node
I20260713 09:04:51.064553 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:51.064826 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:51.065059 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933491065040 us; error 0 us; skew 500 ppm
I20260713 09:04:51.065820 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:51.069942 11174 webserver.cc:533] Webserver started at http://127.10.233.130:32837/ using document root <none> and password file <none>
I20260713 09:04:51.070626 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:51.070880 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:51.070962 11334 heartbeater.cc:344] Connected to a master server at 127.10.233.190:35357
I20260713 09:04:51.071233 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:51.071501 11334 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:51.072420 11334 heartbeater.cc:507] Master 127.10.233.190:35357 requested a full tablet report, sending...
I20260713 09:04:51.072705 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
format_stamp: "Formatted at 2026-07-13 09:04:51 on dist-test-slave-dkvc"
I20260713 09:04:51.075245 11206 ts_manager.cc:194] Registered new tserver with Master: 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561)
I20260713 09:04:51.077327 11206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54978
I20260713 09:04:51.079088 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:04:51.083995 11346 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.084806 11174 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:04:51.085096 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
format_stamp: "Formatted at 2026-07-13 09:04:51 on dist-test-slave-dkvc"
I20260713 09:04:51.085399 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:51.099498 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:51.100704 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:51.102705 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:51.105495 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:51.105715 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.105957 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:51.106138 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.202157 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:40743
I20260713 09:04:51.202265 11408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:40743 every 8 connection(s)
I20260713 09:04:51.208645 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:51.218809 11412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:51.218964 11413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:51.223827 11409 heartbeater.cc:344] Connected to a master server at 127.10.233.190:35357
I20260713 09:04:51.224164 11409 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:51.225047 11409 heartbeater.cc:507] Master 127.10.233.190:35357 requested a full tablet report, sending...
I20260713 09:04:51.227264 11206 ts_manager.cc:194] Registered new tserver with Master: 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:51.228212 11174 server_base.cc:1061] running on GCE node
W20260713 09:04:51.229138 11416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:51.229118 11206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54994
I20260713 09:04:51.230998 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:51.231272 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:51.231484 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933491231462 us; error 0 us; skew 500 ppm
I20260713 09:04:51.232072 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:51.234613 11174 webserver.cc:533] Webserver started at http://127.10.233.131:37645/ using document root <none> and password file <none>
I20260713 09:04:51.235095 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:51.235302 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:51.235598 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:51.236721 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "2eee886a971345d1829ca2b9476d4ae5"
format_stamp: "Formatted at 2026-07-13 09:04:51 on dist-test-slave-dkvc"
I20260713 09:04:51.241127 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:51.244237 11420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.245035 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:51.245317 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "2eee886a971345d1829ca2b9476d4ae5"
format_stamp: "Formatted at 2026-07-13 09:04:51 on dist-test-slave-dkvc"
I20260713 09:04:51.245626 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:51.264765 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:51.265928 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:51.268406 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:51.271211 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:51.271441 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.271775 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:51.271955 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:51.365326 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:40359
I20260713 09:04:51.365422 11482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:40359 every 8 connection(s)
I20260713 09:04:51.380697 11483 heartbeater.cc:344] Connected to a master server at 127.10.233.190:35357
I20260713 09:04:51.381101 11483 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:51.382007 11483 heartbeater.cc:507] Master 127.10.233.190:35357 requested a full tablet report, sending...
I20260713 09:04:51.384200 11206 ts_manager.cc:194] Registered new tserver with Master: 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:51.384847 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014774108s
I20260713 09:04:51.385855 11206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55004
I20260713 09:04:51.442188 11206 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55006:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:51.445927 11206 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:51.560312 11299 tablet_service.cc:1511] Processing CreateTablet for tablet de99bc39252b4c25af6070dc0071d5b2 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:51.563378 11298 tablet_service.cc:1511] Processing CreateTablet for tablet c6a35bf328be48b8883c2c9c4530c532 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:51.564401 11297 tablet_service.cc:1511] Processing CreateTablet for tablet eb103a723f87429598ba8c6c786fb15e (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:51.565261 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de99bc39252b4c25af6070dc0071d5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.567022 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb103a723f87429598ba8c6c786fb15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.568261 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a35bf328be48b8883c2c9c4530c532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.571859 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 00e542c592bb401e9fa6f84851540b05 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:51.575014 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e542c592bb401e9fa6f84851540b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.585203 11295 tablet_service.cc:1511] Processing CreateTablet for tablet 128adde66df8477f9e8a27d027d78568 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:51.587143 11295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128adde66df8477f9e8a27d027d78568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.595769 11294 tablet_service.cc:1511] Processing CreateTablet for tablet 72d1564e43424e9885d06b916d00ed54 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:51.597527 11294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d1564e43424e9885d06b916d00ed54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.617420 11501 tablet_bootstrap.cc:492] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:51.630522 11373 tablet_service.cc:1511] Processing CreateTablet for tablet c6a35bf328be48b8883c2c9c4530c532 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:51.633898 11374 tablet_service.cc:1511] Processing CreateTablet for tablet de99bc39252b4c25af6070dc0071d5b2 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:51.630618 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 00e542c592bb401e9fa6f84851540b05 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:51.626725 11293 tablet_service.cc:1511] Processing CreateTablet for tablet 0d026c4713fa4487a2cb23bf7bbca7a4 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:51.634519 11372 tablet_service.cc:1511] Processing CreateTablet for tablet eb103a723f87429598ba8c6c786fb15e (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:51.650516 11446 tablet_service.cc:1511] Processing CreateTablet for tablet eb103a723f87429598ba8c6c786fb15e (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:51.650985 11445 tablet_service.cc:1511] Processing CreateTablet for tablet 00e542c592bb401e9fa6f84851540b05 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:51.640873 11447 tablet_service.cc:1511] Processing CreateTablet for tablet c6a35bf328be48b8883c2c9c4530c532 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:51.652500 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a35bf328be48b8883c2c9c4530c532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.654790 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb103a723f87429598ba8c6c786fb15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.644584 11370 tablet_service.cc:1511] Processing CreateTablet for tablet 128adde66df8477f9e8a27d027d78568 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:51.655594 11293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d026c4713fa4487a2cb23bf7bbca7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.656705 11448 tablet_service.cc:1511] Processing CreateTablet for tablet de99bc39252b4c25af6070dc0071d5b2 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:51.663015 11446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb103a723f87429598ba8c6c786fb15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.667949 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e542c592bb401e9fa6f84851540b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.669811 11368 tablet_service.cc:1511] Processing CreateTablet for tablet 0d026c4713fa4487a2cb23bf7bbca7a4 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:51.670449 11369 tablet_service.cc:1511] Processing CreateTablet for tablet 72d1564e43424e9885d06b916d00ed54 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:51.671975 11370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128adde66df8477f9e8a27d027d78568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.671473 11444 tablet_service.cc:1511] Processing CreateTablet for tablet 128adde66df8477f9e8a27d027d78568 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:51.671360 11443 tablet_service.cc:1511] Processing CreateTablet for tablet 72d1564e43424e9885d06b916d00ed54 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:51.676082 11448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de99bc39252b4c25af6070dc0071d5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.668452 11442 tablet_service.cc:1511] Processing CreateTablet for tablet 0d026c4713fa4487a2cb23bf7bbca7a4 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:51.679162 11444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128adde66df8477f9e8a27d027d78568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.683127 11369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d1564e43424e9885d06b916d00ed54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.686211 11367 tablet_service.cc:1511] Processing CreateTablet for tablet 607fcbd482d446cbb4c9b9d520418162 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:51.679488 11297 tablet_service.cc:1511] Processing CreateTablet for tablet 607fcbd482d446cbb4c9b9d520418162 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:51.691331 11368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d026c4713fa4487a2cb23bf7bbca7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.692040 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e542c592bb401e9fa6f84851540b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.693710 11367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607fcbd482d446cbb4c9b9d520418162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.692363 11441 tablet_service.cc:1511] Processing CreateTablet for tablet 607fcbd482d446cbb4c9b9d520418162 (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:51.702142 11443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d1564e43424e9885d06b916d00ed54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.705652 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607fcbd482d446cbb4c9b9d520418162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.704053 11366 tablet_service.cc:1511] Processing CreateTablet for tablet 69cd70c4068948e98de5d6a8c2e5569f (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:51.708279 11440 tablet_service.cc:1511] Processing CreateTablet for tablet 69cd70c4068948e98de5d6a8c2e5569f (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:51.708499 11442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d026c4713fa4487a2cb23bf7bbca7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.713171 11440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd70c4068948e98de5d6a8c2e5569f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.708252 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de99bc39252b4c25af6070dc0071d5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.699806 11294 tablet_service.cc:1511] Processing CreateTablet for tablet 69cd70c4068948e98de5d6a8c2e5569f (DEFAULT_TABLE table=test-workload [id=d21e7284a01140db92049cb7cb6afba2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:51.714733 11441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607fcbd482d446cbb4c9b9d520418162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.716490 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a35bf328be48b8883c2c9c4530c532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.716640 11366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd70c4068948e98de5d6a8c2e5569f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.722849 11294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd70c4068948e98de5d6a8c2e5569f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:51.734717 11501 tablet_bootstrap.cc:654] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:51.785545 11254 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:51.812104 11501 tablet_bootstrap.cc:492] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:51.812693 11501 ts_tablet_manager.cc:1403] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.005s
I20260713 09:04:51.860049 11503 tablet_bootstrap.cc:492] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:51.865473 11501 raft_consensus.cc:359] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.867813 11501 raft_consensus.cc:385] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.868186 11501 raft_consensus.cc:740] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.884943 11504 tablet_bootstrap.cc:492] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:51.885205 11501 consensus_queue.cc:260] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.888947 11503 tablet_bootstrap.cc:654] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.903993 11334 heartbeater.cc:499] Master 127.10.233.190:35357 was elected leader, sending a full tablet report...
I20260713 09:04:51.905611 11501 ts_tablet_manager.cc:1434] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.004s
I20260713 09:04:51.909919 11501 tablet_bootstrap.cc:492] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:51.909452 11504 tablet_bootstrap.cc:654] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.912012 11503 tablet_bootstrap.cc:492] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:51.912488 11503 ts_tablet_manager.cc:1403] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.012s
I20260713 09:04:51.915416 11503 raft_consensus.cc:359] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.916344 11503 raft_consensus.cc:385] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.916721 11503 raft_consensus.cc:740] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.917572 11503 consensus_queue.cc:260] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.919533 11501 tablet_bootstrap.cc:654] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.924059 11504 tablet_bootstrap.cc:492] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:51.924612 11504 ts_tablet_manager.cc:1403] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260713 09:04:51.928603 11409 heartbeater.cc:499] Master 127.10.233.190:35357 was elected leader, sending a full tablet report...
I20260713 09:04:51.929150 11503 ts_tablet_manager.cc:1434] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.009s
I20260713 09:04:51.929999 11503 tablet_bootstrap.cc:492] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:51.936507 11503 tablet_bootstrap.cc:654] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.942572 11503 tablet_bootstrap.cc:492] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:51.943037 11503 ts_tablet_manager.cc:1403] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:04:51.945844 11503 raft_consensus.cc:359] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.946519 11503 raft_consensus.cc:385] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.928225 11504 raft_consensus.cc:359] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.946866 11503 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.947293 11504 raft_consensus.cc:385] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.947710 11504 raft_consensus.cc:740] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.947995 11503 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.948477 11504 consensus_queue.cc:260] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.950423 11503 ts_tablet_manager.cc:1434] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:04:51.951370 11503 tablet_bootstrap.cc:492] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:51.957626 11503 tablet_bootstrap.cc:654] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.960410 11501 tablet_bootstrap.cc:492] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:51.960889 11483 heartbeater.cc:499] Master 127.10.233.190:35357 was elected leader, sending a full tablet report...
I20260713 09:04:51.960918 11501 ts_tablet_manager.cc:1403] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.007s
W20260713 09:04:51.961802 11410 tablet.cc:2406] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:04:51.963001 11504 ts_tablet_manager.cc:1434] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.005s
I20260713 09:04:51.963877 11504 tablet_bootstrap.cc:492] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:51.969149 11503 tablet_bootstrap.cc:492] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:51.969606 11503 ts_tablet_manager.cc:1403] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:04:51.970911 11504 tablet_bootstrap.cc:654] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.972524 11503 raft_consensus.cc:359] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.973261 11503 raft_consensus.cc:385] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.973560 11503 raft_consensus.cc:740] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.974457 11503 consensus_queue.cc:260] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.976804 11503 ts_tablet_manager.cc:1434] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:51.977696 11503 tablet_bootstrap.cc:492] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:51.978804 11501 raft_consensus.cc:359] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.979507 11501 raft_consensus.cc:385] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.979817 11501 raft_consensus.cc:740] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.980545 11501 consensus_queue.cc:260] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.984493 11503 tablet_bootstrap.cc:654] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:51.986922 11504 tablet_bootstrap.cc:492] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:51.987396 11504 ts_tablet_manager.cc:1403] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260713 09:04:51.990075 11504 raft_consensus.cc:359] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.990828 11504 raft_consensus.cc:385] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:51.991169 11504 raft_consensus.cc:740] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:51.991912 11504 consensus_queue.cc:260] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:51.996845 11501 ts_tablet_manager.cc:1434] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260713 09:04:51.998247 11504 ts_tablet_manager.cc:1434] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:51.999215 11504 tablet_bootstrap.cc:492] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:51.998027 11501 tablet_bootstrap.cc:492] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.008514 11503 tablet_bootstrap.cc:492] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:52.008970 11503 ts_tablet_manager.cc:1403] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.019s
I20260713 09:04:52.009482 11504 tablet_bootstrap.cc:654] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.011801 11503 raft_consensus.cc:359] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.012502 11503 raft_consensus.cc:385] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.012813 11503 raft_consensus.cc:740] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.013588 11503 consensus_queue.cc:260] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.016043 11503 ts_tablet_manager.cc:1434] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:52.019464 11501 tablet_bootstrap.cc:654] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.020578 11503 tablet_bootstrap.cc:492] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:52.021252 11504 tablet_bootstrap.cc:492] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.021726 11504 ts_tablet_manager.cc:1403] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:04:52.024474 11504 raft_consensus.cc:359] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.025321 11504 raft_consensus.cc:385] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.025651 11504 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.026407 11504 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.027057 11503 tablet_bootstrap.cc:654] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.028857 11504 ts_tablet_manager.cc:1434] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:04:52.029789 11504 tablet_bootstrap.cc:492] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:52.032891 11508 raft_consensus.cc:493] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.033350 11508 raft_consensus.cc:515] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.036041 11504 tablet_bootstrap.cc:654] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.036264 11508 leader_election.cc:290] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.045956 11504 tablet_bootstrap.cc:492] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.046500 11504 ts_tablet_manager.cc:1403] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:04:52.049320 11504 raft_consensus.cc:359] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.051923 11504 raft_consensus.cc:385] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.052328 11504 raft_consensus.cc:740] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.053269 11504 consensus_queue.cc:260] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.055739 11504 ts_tablet_manager.cc:1434] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:52.056638 11504 tablet_bootstrap.cc:492] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:52.050069 11503 tablet_bootstrap.cc:492] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:52.059986 11503 ts_tablet_manager.cc:1403] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.003s
I20260713 09:04:52.063844 11503 raft_consensus.cc:359] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.065075 11503 raft_consensus.cc:385] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.066629 11503 raft_consensus.cc:740] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.067413 11503 consensus_queue.cc:260] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.070245 11503 ts_tablet_manager.cc:1434] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:04:52.072923 11501 tablet_bootstrap.cc:492] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.073391 11501 ts_tablet_manager.cc:1403] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.015s
I20260713 09:04:52.071758 11503 tablet_bootstrap.cc:492] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:52.083439 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.084441 11458 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.088725 11350 leader_election.cc:304] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:52.091629 11501 raft_consensus.cc:359] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.092118 11508 raft_consensus.cc:2804] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.080696 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.092638 11508 raft_consensus.cc:493] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.093115 11508 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:52.094810 11349 leader_election.cc:343] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.096267 11504 tablet_bootstrap.cc:654] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.097151 11503 tablet_bootstrap.cc:654] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.092608 11501 raft_consensus.cc:385] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.101563 11501 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.101958 11511 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.102448 11511 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.103384 11504 tablet_bootstrap.cc:492] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.103904 11504 ts_tablet_manager.cc:1403] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260713 09:04:52.105052 11511 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:52.103900 11501 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.106842 11504 raft_consensus.cc:359] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.107651 11504 raft_consensus.cc:385] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.111037 11504 raft_consensus.cc:740] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.111761 11504 consensus_queue.cc:260] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.113905 11504 ts_tablet_manager.cc:1434] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:04:52.114792 11504 tablet_bootstrap.cc:492] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:52.117170 11501 ts_tablet_manager.cc:1434] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260713 09:04:52.118292 11501 tablet_bootstrap.cc:492] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.125279 11505 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.125921 11501 tablet_bootstrap.cc:654] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.125746 11505 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.130144 11504 tablet_bootstrap.cc:654] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.130789 11505 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.100406 11508 raft_consensus.cc:515] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.165565 11508 leader_election.cc:290] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.166124 11508 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.167258 11508 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.169498 11508 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.172525 11503 tablet_bootstrap.cc:492] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:52.173005 11503 ts_tablet_manager.cc:1403] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.012s
I20260713 09:04:52.176604 11503 raft_consensus.cc:359] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.177278 11503 raft_consensus.cc:385] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.177560 11503 raft_consensus.cc:740] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.178509 11503 consensus_queue.cc:260] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.182672 11503 ts_tablet_manager.cc:1434] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:04:52.183831 11503 tablet_bootstrap.cc:492] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:52.197630 11501 tablet_bootstrap.cc:492] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.198097 11501 ts_tablet_manager.cc:1403] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.000s
I20260713 09:04:52.200999 11501 raft_consensus.cc:359] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.201699 11501 raft_consensus.cc:385] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.201995 11501 raft_consensus.cc:740] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.202765 11501 consensus_queue.cc:260] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.203398 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.204334 11384 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 0.
I20260713 09:04:52.205698 11501 ts_tablet_manager.cc:1434] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:04:52.206935 11501 tablet_bootstrap.cc:492] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.196130 11503 tablet_bootstrap.cc:654] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.213362 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.213899 11309 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.216266 11529 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.216921 11529 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.219588 11529 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.222661 11309 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.224617 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.227983 11529 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.228538 11529 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.231017 11529 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.232738 11501 tablet_bootstrap.cc:654] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.233898 11503 tablet_bootstrap.cc:492] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:52.234392 11503 ts_tablet_manager.cc:1403] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.000s
I20260713 09:04:52.237185 11421 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:52.237932 11511 raft_consensus.cc:2804] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.238272 11511 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.238770 11511 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.238163 11503 raft_consensus.cc:359] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.239511 11503 raft_consensus.cc:385] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.240020 11503 raft_consensus.cc:740] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.241123 11503 consensus_queue.cc:260] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.245607 11511 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.247879 11503 ts_tablet_manager.cc:1434] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:04:52.251856 11349 leader_election.cc:304] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.252674 11503 tablet_bootstrap.cc:492] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:52.253008 11529 raft_consensus.cc:2804] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.248361 11511 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:52.253621 11529 raft_consensus.cc:697] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:52.254402 11529 consensus_queue.cc:237] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.259877 11511 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.249122 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.250870 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:52.260308 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.260471 11511 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.264434 11309 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.263928 11458 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.263820 11384 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.267007 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.269896 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.271759 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.274361 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.272588 11456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.277189 11511 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:52.277370 11456 raft_consensus.cc:2468] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.279508 11503 tablet_bootstrap.cc:654] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.269295 11309 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 0.
W20260713 09:04:52.272178 11349 leader_election.cc:343] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.284052 11457 raft_consensus.cc:2393] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b6187893e54586aaf9c3bbdc55e1e2 in current term 1: Already voted for candidate 2eee886a971345d1829ca2b9476d4ae5 in this term.
I20260713 09:04:52.289345 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.291514 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.293277 11383 raft_consensus.cc:2468] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 0.
I20260713 09:04:52.293627 11501 tablet_bootstrap.cc:492] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.294061 11501 ts_tablet_manager.cc:1403] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.021s
I20260713 09:04:52.293998 11511 raft_consensus.cc:493] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.287252 11350 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.291656 11308 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.295302 11511 raft_consensus.cc:515] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.297616 11504 tablet_bootstrap.cc:492] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.294294 11349 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.305594 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.307026 11511 leader_election.cc:290] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:52.308912 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.309219 11421 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:52.312665 11511 raft_consensus.cc:2804] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.310228 11529 raft_consensus.cc:2804] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.313287 11511 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.310292 11504 ts_tablet_manager.cc:1403] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.196s	user 0.035s	sys 0.034s
W20260713 09:04:52.314980 11423 leader_election.cc:343] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.314098 11511 raft_consensus.cc:3060] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.310010 11349 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.319648 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
W20260713 09:04:52.319849 11350 leader_election.cc:343] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:52.320847 11423 leader_election.cc:343] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.318109 11504 raft_consensus.cc:359] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.318742 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.322360 11504 raft_consensus.cc:385] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.322763 11504 raft_consensus.cc:740] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.322578 11511 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.313619 11529 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.306686 11205 catalog_manager.cc:5697] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.321846 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.324388 11529 raft_consensus.cc:3060] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.324151 11504 consensus_queue.cc:260] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.324642 11383 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 0.
W20260713 09:04:52.323863 11275 leader_election.cc:343] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.326337 11535 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:04:52.326472 11421 leader_election.cc:343] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.326628 11503 tablet_bootstrap.cc:492] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:52.327458 11503 ts_tablet_manager.cc:1403] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.006s
I20260713 09:04:52.317111 11501 raft_consensus.cc:359] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.326930 11421 leader_election.cc:304] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5; no voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.329499 11501 raft_consensus.cc:385] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.330694 11272 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:52.324224 11384 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 1.
I20260713 09:04:52.331321 11508 raft_consensus.cc:2764] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:04:52.330760 11501 raft_consensus.cc:740] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.332769 11505 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.333127 11505 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.333443 11505 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.333439 11458 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.333745 11511 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:52.326797 11535 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.337307 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
W20260713 09:04:52.338994 11423 leader_election.cc:343] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.334625 11535 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.343750 11511 raft_consensus.cc:2749] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.341826 11505 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.341826 11529 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.348794 11503 raft_consensus.cc:359] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.349648 11503 raft_consensus.cc:385] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.349928 11503 raft_consensus.cc:740] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.352320 11503 consensus_queue.cc:260] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.354223 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.347054 11501 consensus_queue.cc:260] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
W20260713 09:04:52.355734 11349 leader_election.cc:343] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.356643 11505 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.356810 11529 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.357949 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.358510 11501 ts_tablet_manager.cc:1434] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260713 09:04:52.358687 11458 raft_consensus.cc:2393] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b6187893e54586aaf9c3bbdc55e1e2 in current term 1: Already voted for candidate 2eee886a971345d1829ca2b9476d4ae5 in this term.
I20260713 09:04:52.358244 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:52.359750 11350 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2; no voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.360288 11503 ts_tablet_manager.cc:1434] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260713 09:04:52.360917 11508 raft_consensus.cc:2749] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.361760 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.360773 11504 ts_tablet_manager.cc:1434] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.018s
I20260713 09:04:52.361773 11535 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.365229 11503 tablet_bootstrap.cc:492] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: Bootstrap starting.
I20260713 09:04:52.366298 11384 raft_consensus.cc:2393] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71bfcfde314d40b880b73093b85011b3 in current term 1: Already voted for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in this term.
I20260713 09:04:52.367132 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:52.368508 11421 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.372713 11383 raft_consensus.cc:2393] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2eee886a971345d1829ca2b9476d4ae5 in current term 1: Already voted for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in this term.
I20260713 09:04:52.372818 11537 raft_consensus.cc:2804] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.374102 11508 raft_consensus.cc:493] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.374647 11508 raft_consensus.cc:515] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.374665 11504 tablet_bootstrap.cc:492] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:52.377157 11508 leader_election.cc:290] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.377902 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.378484 11309 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.379755 11349 leader_election.cc:304] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.373426 11537 raft_consensus.cc:697] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 LEADER]: Becoming Leader. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
W20260713 09:04:52.367177 11275 leader_election.cc:343] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.383940 11508 raft_consensus.cc:2804] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.384320 11508 raft_consensus.cc:493] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.383122 11537 consensus_queue.cc:237] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.385284 11508 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.387977 11535 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.388846 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.389976 11309 raft_consensus.cc:2393] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b6187893e54586aaf9c3bbdc55e1e2 in current term 1: Already voted for candidate 71bfcfde314d40b880b73093b85011b3 in this term.
I20260713 09:04:52.390288 11501 tablet_bootstrap.cc:492] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.399380 11503 tablet_bootstrap.cc:654] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.394798 11421 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [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: 2eee886a971345d1829ca2b9476d4ae5; no voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.403764 11536 raft_consensus.cc:2749] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.406538 11501 tablet_bootstrap.cc:654] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:52.410583 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.131:40359, user_credentials={real_user=slave}} blocked reactor thread for 50888.4us
I20260713 09:04:52.418026 11508 raft_consensus.cc:515] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.421234 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.421576 11508 leader_election.cc:290] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.422019 11458 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.424863 11503 tablet_bootstrap.cc:492] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: No bootstrap required, opened a new log
I20260713 09:04:52.425225 11503 ts_tablet_manager.cc:1403] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.005s
I20260713 09:04:52.420451 11272 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [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: 71bfcfde314d40b880b73093b85011b3; no voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:52.426192 11505 raft_consensus.cc:2749] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.427345 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.427911 11309 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.423103 11504 tablet_bootstrap.cc:654] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.432663 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.436285 11508 raft_consensus.cc:493] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.436889 11508 raft_consensus.cc:515] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.436414 11203 catalog_manager.cc:5697] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "2eee886a971345d1829ca2b9476d4ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:52.439658 11503 raft_consensus.cc:359] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.440357 11503 raft_consensus.cc:385] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.440611 11503 raft_consensus.cc:740] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.441455 11508 leader_election.cc:290] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.441406 11503 consensus_queue.cc:260] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.442191 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.442682 11309 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
W20260713 09:04:52.443301 11349 leader_election.cc:343] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.443490 11503 ts_tablet_manager.cc:1434] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:04:52.444247 11349 leader_election.cc:304] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.446275 11539 raft_consensus.cc:2804] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.446509 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.447089 11539 raft_consensus.cc:697] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
W20260713 09:04:52.446557 11350 leader_election.cc:343] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.448202 11350 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2; no voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.447549 11458 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.449267 11508 raft_consensus.cc:2749] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.448541 11539 consensus_queue.cc:237] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.451289 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.451843 11501 tablet_bootstrap.cc:492] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.451884 11457 raft_consensus.cc:2468] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.452421 11501 ts_tablet_manager.cc:1403] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.012s
I20260713 09:04:52.454473 11350 leader_election.cc:304] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.455819 11508 raft_consensus.cc:2804] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.460047 11508 raft_consensus.cc:493] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.460731 11508 raft_consensus.cc:3060] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.462927 11458 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.468983 11501 raft_consensus.cc:359] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.469668 11501 raft_consensus.cc:385] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.469571 11508 raft_consensus.cc:515] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.470068 11501 raft_consensus.cc:740] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.470847 11501 consensus_queue.cc:260] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.471764 11508 leader_election.cc:290] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.472965 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
W20260713 09:04:52.474608 11349 leader_election.cc:343] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.474776 11501 ts_tablet_manager.cc:1434] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:04:52.479473 11501 tablet_bootstrap.cc:492] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.479655 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.483053 11458 raft_consensus.cc:3060] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.485087 11504 tablet_bootstrap.cc:492] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.485531 11504 ts_tablet_manager.cc:1403] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.009s
I20260713 09:04:52.489037 11458 raft_consensus.cc:2468] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.488958 11504 raft_consensus.cc:359] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.489930 11504 raft_consensus.cc:385] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.490304 11504 raft_consensus.cc:740] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.490216 11350 leader_election.cc:304] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.491199 11504 consensus_queue.cc:260] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.492497 11508 raft_consensus.cc:2804] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.492951 11508 raft_consensus.cc:697] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:52.494107 11504 ts_tablet_manager.cc:1434] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:52.493713 11508 consensus_queue.cc:237] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.495112 11504 tablet_bootstrap.cc:492] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:52.499890 11501 tablet_bootstrap.cc:654] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.503943 11504 tablet_bootstrap.cc:654] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.515456 11504 tablet_bootstrap.cc:492] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.515908 11504 ts_tablet_manager.cc:1403] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:04:52.518204 11504 raft_consensus.cc:359] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.518986 11504 raft_consensus.cc:385] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.519361 11504 raft_consensus.cc:740] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.520012 11504 consensus_queue.cc:260] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.521935 11504 ts_tablet_manager.cc:1434] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:52.522917 11504 tablet_bootstrap.cc:492] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5: Bootstrap starting.
I20260713 09:04:52.528227 11504 tablet_bootstrap.cc:654] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.538552 11504 tablet_bootstrap.cc:492] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5: No bootstrap required, opened a new log
I20260713 09:04:52.539000 11504 ts_tablet_manager.cc:1403] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:04:52.530289 11205 catalog_manager.cc:5697] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.541831 11504 raft_consensus.cc:359] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.542883 11504 raft_consensus.cc:385] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.543278 11504 raft_consensus.cc:740] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.544134 11504 consensus_queue.cc:260] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.546936 11205 catalog_manager.cc:5697] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.549582 11504 ts_tablet_manager.cc:1434] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:04:52.551220 11501 tablet_bootstrap.cc:492] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.551714 11501 ts_tablet_manager.cc:1403] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.031s
I20260713 09:04:52.552006 11508 raft_consensus.cc:493] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.552544 11508 raft_consensus.cc:515] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.554858 11508 leader_election.cc:290] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.555568 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128adde66df8477f9e8a27d027d78568" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.555872 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128adde66df8477f9e8a27d027d78568" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.556176 11309 raft_consensus.cc:2468] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.556455 11458 raft_consensus.cc:2468] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.557446 11349 leader_election.cc:304] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.557869 11501 raft_consensus.cc:359] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.558276 11508 raft_consensus.cc:2804] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.558596 11501 raft_consensus.cc:385] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.558741 11508 raft_consensus.cc:493] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.558924 11501 raft_consensus.cc:740] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.559336 11508 raft_consensus.cc:3060] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.562858 11501 consensus_queue.cc:260] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.565781 11508 raft_consensus.cc:515] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.567061 11501 ts_tablet_manager.cc:1434] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:04:52.568030 11501 tablet_bootstrap.cc:492] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.568696 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128adde66df8477f9e8a27d027d78568" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.569278 11458 raft_consensus.cc:3060] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.574918 11501 tablet_bootstrap.cc:654] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.575310 11539 raft_consensus.cc:493] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.575866 11458 raft_consensus.cc:2468] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.575815 11539 raft_consensus.cc:515] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.577093 11350 leader_election.cc:304] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:52.577845 11539 leader_election.cc:290] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.578320 11539 raft_consensus.cc:2804] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.579357 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.585812 11501 tablet_bootstrap.cc:492] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.581600 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.589664 11501 ts_tablet_manager.cc:1403] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:04:52.589612 11457 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 0.
I20260713 09:04:52.590857 11350 leader_election.cc:304] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:52.579420 11539 raft_consensus.cc:697] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:52.591746 11529 raft_consensus.cc:2804] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.592104 11529 raft_consensus.cc:493] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.592176 11501 raft_consensus.cc:359] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.592538 11529 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:52.592865 11349 leader_election.cc:343] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:52.592119 11539 consensus_queue.cc:237] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.579851 11537 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.594543 11537 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.596041 11505 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.596472 11505 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.597657 11537 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:52.597884 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.598241 11508 leader_election.cc:290] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.598340 11505 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.598616 11384 raft_consensus.cc:2393] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eee886a971345d1829ca2b9476d4ae5 in current term 1: Already voted for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in this term.
I20260713 09:04:52.598889 11529 raft_consensus.cc:515] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.599820 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.600549 11458 raft_consensus.cc:2393] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bfcfde314d40b880b73093b85011b3 in current term 1: Already voted for candidate 2eee886a971345d1829ca2b9476d4ae5 in this term.
I20260713 09:04:52.600883 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.601574 11529 leader_election.cc:290] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.601640 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.601591 11384 raft_consensus.cc:2393] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bfcfde314d40b880b73093b85011b3 in current term 1: Already voted for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in this term.
I20260713 09:04:52.602154 11501 raft_consensus.cc:385] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.602452 11501 raft_consensus.cc:740] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.603031 11501 consensus_queue.cc:260] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.603439 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:52.603859 11307 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.604316 11308 raft_consensus.cc:2393] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eee886a971345d1829ca2b9476d4ae5 in current term 1: Already voted for candidate 71bfcfde314d40b880b73093b85011b3 in this term.
I20260713 09:04:52.605196 11501 ts_tablet_manager.cc:1434] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:04:52.605363 11423 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5; no voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:52.606043 11501 tablet_bootstrap.cc:492] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3: Bootstrap starting.
I20260713 09:04:52.606997 11272 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bfcfde314d40b880b73093b85011b3; no voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:52.607940 11505 raft_consensus.cc:3060] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.610658 11307 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.611819 11537 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.612113 11501 tablet_bootstrap.cc:654] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:52.603487 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.620543 11458 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.580488 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128adde66df8477f9e8a27d027d78568" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:52.621235 11349 leader_election.cc:304] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.621419 11309 raft_consensus.cc:3060] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.622092 11529 raft_consensus.cc:2804] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.622598 11529 raft_consensus.cc:697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:52.623390 11529 consensus_queue.cc:237] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.631835 11537 raft_consensus.cc:2749] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.638329 11458 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.631754 11505 raft_consensus.cc:2749] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.639451 11505 raft_consensus.cc:493] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.641918 11505 raft_consensus.cc:515] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.645475 11505 leader_election.cc:290] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.646421 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.646482 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.647125 11384 raft_consensus.cc:2468] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 0.
I20260713 09:04:52.647060 11458 raft_consensus.cc:2468] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 0.
I20260713 09:04:52.647812 11501 tablet_bootstrap.cc:492] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3: No bootstrap required, opened a new log
I20260713 09:04:52.648226 11501 ts_tablet_manager.cc:1403] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.016s
I20260713 09:04:52.648326 11275 leader_election.cc:304] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.642584 11309 raft_consensus.cc:2468] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:52.649816 11553 raft_consensus.cc:2804] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:52.650316 11553 raft_consensus.cc:493] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:52.650763 11553 raft_consensus.cc:3060] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.653857 11501 raft_consensus.cc:359] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.654536 11501 raft_consensus.cc:385] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:52.654824 11501 raft_consensus.cc:740] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Initialized, Role: FOLLOWER
I20260713 09:04:52.655473 11501 consensus_queue.cc:260] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.657560 11501 ts_tablet_manager.cc:1434] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:52.666144 11205 catalog_manager.cc:5697] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.670500 11553 raft_consensus.cc:515] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.672591 11553 leader_election.cc:290] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.673265 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:52.673791 11384 raft_consensus.cc:3060] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.674101 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:52.674618 11458 raft_consensus.cc:3060] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.678733 11384 raft_consensus.cc:2468] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 1.
I20260713 09:04:52.679742 11272 leader_election.cc:304] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:52.680492 11553 raft_consensus.cc:2804] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:52.680953 11553 raft_consensus.cc:697] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:52.680857 11458 raft_consensus.cc:2468] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 1.
I20260713 09:04:52.682282 11553 consensus_queue.cc:237] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.684782 11205 catalog_manager.cc:5697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.691617 11203 catalog_manager.cc:5697] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.710289 11539 consensus_queue.cc:1048] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:52.724074 11539 consensus_queue.cc:1048] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:52.770546 11309 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.776397 11537 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:52.787760 11511 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:52.788928 11254 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:52.841055 11553 raft_consensus.cc:493] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:52.841532 11553 raft_consensus.cc:515] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:52.843348 11553 leader_election.cc:290] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:52.844444 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" is_pre_election: true
I20260713 09:04:52.844699 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:52.845450 11458 raft_consensus.cc:2393] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bfcfde314d40b880b73093b85011b3 in current term 1: Already voted for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in this term.
I20260713 09:04:52.846451 11275 leader_election.cc:304] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bfcfde314d40b880b73093b85011b3; no voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:52.847106 11553 raft_consensus.cc:3060] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:52.851327 11553 raft_consensus.cc:2749] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:52.927281 11539 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:52.940267 11539 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.029372 11539 consensus_queue.cc:1048] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.039350 11508 consensus_queue.cc:1048] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.136291 11539 consensus_queue.cc:1048] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.146896 11539 consensus_queue.cc:1048] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.181933 11539 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.192391 11529 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.211828 11553 consensus_queue.cc:1048] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:53.225239 11553 consensus_queue.cc:1048] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:53.791185 11254 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:54.091192 11508 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.091606 11508 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.093138 11508 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.094060 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:54.094059 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:54.094892 11309 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:54.094856 11458 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:54.096140 11349 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.096766 11508 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:54.097090 11508 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:54.097376 11508 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.101801 11508 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.103489 11508 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.104077 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:54.104600 11309 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.105101 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.105584 11458 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.109499 11309 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 2.
I20260713 09:04:54.109879 11458 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 2.
I20260713 09:04:54.110435 11349 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.111241 11539 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.111737 11539 raft_consensus.cc:697] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.112551 11539 consensus_queue.cc:237] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER 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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.119887 11203 catalog_manager.cc:5697] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.244122 11539 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:54.244565 11539 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.246266 11539 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.246734 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3" is_pre_election: true
I20260713 09:04:54.247215 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5" is_pre_election: true
I20260713 09:04:54.247351 11309 raft_consensus.cc:2468] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:54.247789 11458 raft_consensus.cc:2468] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 1.
I20260713 09:04:54.248332 11349 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.249058 11539 raft_consensus.cc:2804] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:54.249432 11539 raft_consensus.cc:493] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:54.249716 11539 raft_consensus.cc:3060] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.254971 11539 raft_consensus.cc:515] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.256521 11539 leader_election.cc:290] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.257134 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:54.257444 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d1564e43424e9885d06b916d00ed54" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.257686 11309 raft_consensus.cc:3060] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.257944 11458 raft_consensus.cc:3060] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.263893 11458 raft_consensus.cc:2468] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 2.
I20260713 09:04:54.263899 11309 raft_consensus.cc:2468] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 2.
I20260713 09:04:54.264926 11350 leader_election.cc:304] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:54.265506 11539 raft_consensus.cc:2804] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.265890 11539 raft_consensus.cc:697] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.266605 11539 consensus_queue.cc:237] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER 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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.272502 11203 catalog_manager.cc:5697] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.344902 11384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:38962
I20260713 09:04:54.345476 11384 raft_consensus.cc:606] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:54.349958 11384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:38962
I20260713 09:04:54.350359 11384 raft_consensus.cc:606] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:54.354683 11384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:38962
I20260713 09:04:54.355126 11384 raft_consensus.cc:606] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:54.366827 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:39636
I20260713 09:04:54.367312 11458 raft_consensus.cc:606] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:04:54.385905 11309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
mode: GRACEFUL
new_leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:04:54.386395 11309 raft_consensus.cc:606] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 LEADER]: Received request to transfer leadership to TS 08b6187893e54586aaf9c3bbdc55e1e2
I20260713 09:04:54.390865 11384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:38962
I20260713 09:04:54.391345 11384 raft_consensus.cc:606] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Received request to transfer leadership to TS 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:54.422987 11577 raft_consensus.cc:993] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.423399 11589 raft_consensus.cc:1081] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.425004 11309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53120
I20260713 09:04:54.425460 11309 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:54.425725 11309 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.430133 11309 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.431770 11309 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.432469 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:54.432770 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.432989 11384 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.433315 11458 raft_consensus.cc:3055] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:54.433589 11458 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:04:54.434300 11458 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.435250 11458 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.437613 11384 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:04:54.438651 11272 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.439373 11553 raft_consensus.cc:2804] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.439863 11458 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:04:54.440662 11553 raft_consensus.cc:697] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:54.441409 11553 consensus_queue.cc:237] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.448086 11203 catalog_manager.cc:5697] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 1 to 2, leader changed from 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.575131 11529 raft_consensus.cc:993] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:04:54.575553 11529 raft_consensus.cc:1081] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Signalling peer 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:04:54.577158 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:39618
I20260713 09:04:54.577636 11458 raft_consensus.cc:493] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:54.577924 11458 raft_consensus.cc:3060] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.582240 11458 raft_consensus.cc:515] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.583869 11458 leader_election.cc:290] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 2 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:54.584524 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:54.584848 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd70c4068948e98de5d6a8c2e5569f" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:54.585110 11309 raft_consensus.cc:3060] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.585348 11384 raft_consensus.cc:3055] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:54.585732 11384 raft_consensus.cc:740] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.586414 11384 consensus_queue.cc:260] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.587361 11384 raft_consensus.cc:3060] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.589711 11309 raft_consensus.cc:2468] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 2.
I20260713 09:04:54.590691 11423 leader_election.cc:304] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.591394 11589 raft_consensus.cc:2804] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.591871 11589 raft_consensus.cc:697] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Becoming Leader. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:04:54.591975 11384 raft_consensus.cc:2468] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 2.
I20260713 09:04:54.592710 11589 consensus_queue.cc:237] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.593645 11309 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:54.594811 11529 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:54.600104 11203 catalog_manager.cc:5697] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 reported cstate change: term changed from 1 to 2, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "2eee886a971345d1829ca2b9476d4ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:54.605247 11539 raft_consensus.cc:993] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.605681 11508 raft_consensus.cc:1081] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.607816 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:04:54.611198 11458 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:54.611793 11307 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:54.612193 11307 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:54.612511 11529 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:54.617630 11307 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.620791 11307 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 3 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.622346 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.623950 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:54.624390 11384 raft_consensus.cc:3055] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:54.624696 11384 raft_consensus.cc:740] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.625473 11384 consensus_queue.cc:260] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.626616 11384 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:54.631752 11384 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 3.
I20260713 09:04:54.632619 11272 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:54.633342 11553 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:54.633734 11553 raft_consensus.cc:697] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:54.634500 11553 consensus_queue.cc:237] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.637092 11508 raft_consensus.cc:993] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.637490 11529 raft_consensus.cc:1081] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.638806 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:04:54.639355 11307 raft_consensus.cc:493] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:54.639662 11307 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.640590 11205 catalog_manager.cc:5697] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 2 to 3, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 3 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.644065 11307 raft_consensus.cc:515] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.646530 11307 leader_election.cc:290] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.647787 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.648273 11458 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.649085 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:54.649665 11384 raft_consensus.cc:3055] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:54.649910 11384 raft_consensus.cc:740] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.650491 11384 consensus_queue.cc:260] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.651304 11384 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.652297 11458 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:04:54.653131 11275 leader_election.cc:304] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.653875 11553 raft_consensus.cc:2804] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.654310 11553 raft_consensus.cc:697] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:54.654973 11553 consensus_queue.cc:237] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.656038 11384 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:04:54.661270 11205 catalog_manager.cc:5697] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 1 to 2, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.677481 11307 raft_consensus.cc:1275] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:54.678584 11529 consensus_queue.cc:1048] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:54.686666 11458 raft_consensus.cc:1275] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:54.688086 11529 consensus_queue.cc:1048] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:54.738487 11590 raft_consensus.cc:993] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: : Instructing follower 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:54.738931 11553 raft_consensus.cc:1081] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 LEADER]: Signalling peer 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:54.740419 11384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:38954
I20260713 09:04:54.740841 11384 raft_consensus.cc:493] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:54.741092 11384 raft_consensus.cc:3060] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.745289 11384 raft_consensus.cc:515] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.746698 11384 leader_election.cc:290] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.747643 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:54.747743 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607fcbd482d446cbb4c9b9d520418162" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.748291 11307 raft_consensus.cc:3055] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:54.748339 11458 raft_consensus.cc:3060] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.748612 11307 raft_consensus.cc:740] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:54.749228 11307 consensus_queue.cc:260] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.750057 11307 raft_consensus.cc:3060] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.752362 11458 raft_consensus.cc:2468] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 2.
I20260713 09:04:54.753221 11350 leader_election.cc:304] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:54.753949 11529 raft_consensus.cc:2804] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.754362 11529 raft_consensus.cc:697] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.754791 11307 raft_consensus.cc:2468] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 2.
I20260713 09:04:54.755034 11529 consensus_queue.cc:237] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.761760 11203 catalog_manager.cc:5697] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 1 to 2, leader changed from 71bfcfde314d40b880b73093b85011b3 (127.10.233.129) to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.848395 11508 raft_consensus.cc:993] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.848817 11529 raft_consensus.cc:1081] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:04:54.850142 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:04:54.850589 11307 raft_consensus.cc:493] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:54.850903 11307 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.855005 11307 raft_consensus.cc:515] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.856559 11307 leader_election.cc:290] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:54.857246 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:54.857547 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:54.857764 11384 raft_consensus.cc:3055] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:54.858009 11458 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.858106 11384 raft_consensus.cc:740] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:54.858829 11384 consensus_queue.cc:260] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.859664 11384 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:54.861853 11458 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:04:54.862658 11275 leader_election.cc:304] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:54.863287 11553 raft_consensus.cc:2804] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:54.863672 11553 raft_consensus.cc:697] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:54.864198 11384 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:04:54.864455 11553 consensus_queue.cc:237] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:54.870648 11203 catalog_manager.cc:5697] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 1 to 2, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.922793 11384 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:54.924188 11553 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:54.931872 11458 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:54.933346 11590 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.014026 11458 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:55.018044 11458 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:55.019030 11604 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.025858 11384 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:55.028083 11590 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.089660 11384 raft_consensus.cc:1275] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.090816 11590 consensus_queue.cc:1048] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.099496 11458 raft_consensus.cc:1275] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.100831 11604 consensus_queue.cc:1048] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.166108 11307 raft_consensus.cc:1275] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.167289 11589 consensus_queue.cc:1048] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.175971 11384 raft_consensus.cc:1275] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.177798 11609 consensus_queue.cc:1048] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:55.257162 11307 raft_consensus.cc:1275] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.258472 11539 consensus_queue.cc:1048] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.264251 11384 raft_consensus.cc:1275] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.266777 11458 raft_consensus.cc:1275] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.267228 11604 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.268380 11508 consensus_queue.cc:1048] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:55.281287 11458 raft_consensus.cc:1275] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:55.283484 11553 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.418332 11174 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:04:57.419130 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:57.437595 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
mode: GRACEFUL
new_leader_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:53138
I20260713 09:04:57.438069 11307 raft_consensus.cc:606] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Received request to transfer leadership to TS 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:57.449025 11384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:38968
I20260713 09:04:57.449590 11384 raft_consensus.cc:606] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Received request to transfer leadership to TS 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:04:57.450779 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:57.451268 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:57.674220 11529 raft_consensus.cc:993] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:04:57.674644 11529 raft_consensus.cc:1081] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Signalling peer 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:04:57.675910 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:39618
I20260713 09:04:57.676265 11458 raft_consensus.cc:493] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:57.676493 11458 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.680331 11458 raft_consensus.cc:515] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:57.681828 11458 leader_election.cc:290] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 2 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:57.682507 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:57.682760 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:57.683073 11307 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.683279 11383 raft_consensus.cc:3055] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:57.683611 11383 raft_consensus.cc:740] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:57.684265 11383 consensus_queue.cc:260] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:57.685443 11383 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.688918 11307 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 2.
I20260713 09:04:57.690043 11423 leader_election.cc:304] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:57.690690 11617 raft_consensus.cc:2804] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:57.691972 11617 raft_consensus.cc:697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Becoming Leader. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:04:57.692770 11617 consensus_queue.cc:237] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:57.693606 11383 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 2.
I20260713 09:04:57.700455 11206 catalog_manager.cc:5697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 reported cstate change: term changed from 1 to 2, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "2eee886a971345d1829ca2b9476d4ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:58.000038 11629 raft_consensus.cc:993] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: : Instructing follower 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:04:58.000460 11604 raft_consensus.cc:1081] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Signalling peer 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:04:58.001842 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:39626
I20260713 09:04:58.002285 11458 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:58.002585 11458 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.006640 11458 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.007990 11458 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 3 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:04:58.008771 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:58.009035 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:04:58.009342 11307 raft_consensus.cc:3055] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:58.009557 11383 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.009696 11307 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:58.010493 11307 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.011641 11307 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.015828 11383 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 3.
I20260713 09:04:58.016880 11421 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:58.017524 11617 raft_consensus.cc:2804] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:58.017599 11307 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 3.
I20260713 09:04:58.018038 11617 raft_consensus.cc:697] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 LEADER]: Becoming Leader. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:04:58.018846 11617 consensus_queue.cc:237] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.025038 11206 catalog_manager.cc:5697] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 reported cstate change: term changed from 2 to 3, leader changed from 71bfcfde314d40b880b73093b85011b3 (127.10.233.129) to 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131). New cstate: current_term: 3 leader_uuid: "2eee886a971345d1829ca2b9476d4ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:58.172444 11383 raft_consensus.cc:1275] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:58.173543 11617 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.182533 11307 raft_consensus.cc:1275] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:58.184168 11633 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:58.452072 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:58.456192 11383 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:58.457487 11633 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:58.464545 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
mode: GRACEFUL
new_leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:04:58.465126 11307 raft_consensus.cc:606] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Received request to transfer leadership to TS 08b6187893e54586aaf9c3bbdc55e1e2
I20260713 09:04:58.467286 11307 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:58.468770 11623 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:58.472783 11309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
mode: GRACEFUL
new_leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:04:58.473335 11309 raft_consensus.cc:606] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 LEADER]: Received request to transfer leadership to TS 08b6187893e54586aaf9c3bbdc55e1e2
I20260713 09:04:58.479950 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
mode: GRACEFUL
new_leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:04:58.480518 11307 raft_consensus.cc:606] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Received request to transfer leadership to TS 08b6187893e54586aaf9c3bbdc55e1e2
I20260713 09:04:58.485489 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
mode: GRACEFUL
new_leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:39636
I20260713 09:04:58.485970 11458 raft_consensus.cc:606] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 LEADER]: Received request to transfer leadership to TS 08b6187893e54586aaf9c3bbdc55e1e2
I20260713 09:04:58.494776 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
mode: GRACEFUL
new_leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:39636
I20260713 09:04:58.495231 11458 raft_consensus.cc:606] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Received request to transfer leadership to TS 08b6187893e54586aaf9c3bbdc55e1e2
I20260713 09:04:58.505302 11604 raft_consensus.cc:993] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: : Instructing follower 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.505715 11640 raft_consensus.cc:1081] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 LEADER]: Signalling peer 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.507052 11383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:38954
I20260713 09:04:58.507536 11383 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:58.507898 11383 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:58.512568 11383 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.514166 11383 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 4 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:58.514802 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:58.515070 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:58.515377 11307 raft_consensus.cc:3055] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:58.515584 11458 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:58.515723 11307 raft_consensus.cc:740] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:58.516531 11307 consensus_queue.cc:260] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.517378 11307 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:58.519490 11458 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 4.
I20260713 09:04:58.520445 11350 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:58.521160 11529 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:58.522197 11529 raft_consensus.cc:697] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:58.522305 11307 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 4.
I20260713 09:04:58.522956 11529 consensus_queue.cc:237] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.529817 11206 catalog_manager.cc:5697] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 3 to 4, leader changed from 71bfcfde314d40b880b73093b85011b3 (127.10.233.129) to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 4 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:58.653769 11604 raft_consensus.cc:993] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: : Instructing follower 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.654191 11640 raft_consensus.cc:1081] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Signalling peer 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.655745 11383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:38954
I20260713 09:04:58.656243 11383 raft_consensus.cc:493] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:58.656620 11383 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.660907 11383 raft_consensus.cc:515] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.662437 11383 leader_election.cc:290] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 3 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:58.663112 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:58.663384 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:58.663630 11307 raft_consensus.cc:3055] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:58.663887 11458 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.664011 11307 raft_consensus.cc:740] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:58.664865 11307 consensus_queue.cc:260] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.665733 11307 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.667657 11458 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 3.
I20260713 09:04:58.668509 11350 leader_election.cc:304] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:58.669106 11529 raft_consensus.cc:2804] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:58.669438 11529 raft_consensus.cc:697] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:58.670127 11307 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 3.
I20260713 09:04:58.670066 11529 consensus_queue.cc:237] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.675580 11206 catalog_manager.cc:5697] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 2 to 3, leader changed from 71bfcfde314d40b880b73093b85011b3 (127.10.233.129) to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 3 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:58.756024 11633 raft_consensus.cc:993] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: : Instructing follower 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.756426 11623 raft_consensus.cc:1081] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Signalling peer 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.757758 11383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:38946
I20260713 09:04:58.758172 11383 raft_consensus.cc:493] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:58.758425 11383 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.762708 11383 raft_consensus.cc:515] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.764194 11383 leader_election.cc:290] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 3 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:58.764923 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:58.765152 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:58.765427 11307 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.765617 11458 raft_consensus.cc:3055] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:58.765906 11458 raft_consensus.cc:740] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:04:58.766569 11458 consensus_queue.cc:260] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.767563 11458 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.770977 11307 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 3.
I20260713 09:04:58.772014 11349 leader_election.cc:304] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:58.772650 11529 raft_consensus.cc:2804] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:58.772856 11458 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 3.
I20260713 09:04:58.773090 11529 raft_consensus.cc:697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:58.773777 11529 consensus_queue.cc:237] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.779135 11206 catalog_manager.cc:5697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 2 to 3, leader changed from 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131) to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 3 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:58.814049 11604 raft_consensus.cc:993] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: : Instructing follower 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.814559 11640 raft_consensus.cc:1081] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Signalling peer 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.815908 11383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:38954
I20260713 09:04:58.816319 11383 raft_consensus.cc:493] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:58.816566 11383 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.820779 11383 raft_consensus.cc:515] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.822350 11383 leader_election.cc:290] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 3 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:58.823086 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:58.823333 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb103a723f87429598ba8c6c786fb15e" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:58.823614 11307 raft_consensus.cc:3055] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:58.823848 11458 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.823935 11307 raft_consensus.cc:740] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:04:58.824637 11307 consensus_queue.cc:260] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.825416 11307 raft_consensus.cc:3060] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:58.827648 11458 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 3.
I20260713 09:04:58.828548 11350 leader_election.cc:304] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 2eee886a971345d1829ca2b9476d4ae5; no voters: 
I20260713 09:04:58.829221 11529 raft_consensus.cc:2804] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:58.829600 11307 raft_consensus.cc:2468] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 3.
I20260713 09:04:58.829602 11529 raft_consensus.cc:697] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:58.830565 11529 consensus_queue.cc:237] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:58.836966 11206 catalog_manager.cc:5697] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 2 to 3, leader changed from 71bfcfde314d40b880b73093b85011b3 (127.10.233.129) to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 3 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:58.998348 11633 raft_consensus.cc:993] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: : Instructing follower 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:58.998740 11623 raft_consensus.cc:1081] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 LEADER]: Signalling peer 08b6187893e54586aaf9c3bbdc55e1e2 to start an election
I20260713 09:04:59.000181 11383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
 from {username='slave'} at 127.0.0.1:38946
I20260713 09:04:59.000648 11383 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.000944 11383 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:59.005257 11383 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:59.006707 11383 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [CANDIDATE]: Term 4 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:04:59.007400 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:04:59.007715 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:04:59.007967 11307 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:59.008221 11458 raft_consensus.cc:3055] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:59.008502 11458 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:04:59.009109 11458 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:59.009910 11458 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:59.011898 11307 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 4.
I20260713 09:04:59.012710 11349 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: 08b6187893e54586aaf9c3bbdc55e1e2, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:04:59.013329 11529 raft_consensus.cc:2804] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:59.013689 11529 raft_consensus.cc:697] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Becoming Leader. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:04:59.013758 11458 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6187893e54586aaf9c3bbdc55e1e2 in term 4.
I20260713 09:04:59.014412 11529 consensus_queue.cc:237] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:04:59.017194 11458 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:04:59.018191 11529 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.020414 11206 catalog_manager.cc:5697] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 reported cstate change: term changed from 3 to 4, leader changed from 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131) to 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130). New cstate: current_term: 4 leader_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.032161 11307 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:04:59.034862 11641 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.135103 11458 raft_consensus.cc:1275] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:59.136302 11641 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.145040 11309 raft_consensus.cc:1275] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:59.146230 11529 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.220465 11309 raft_consensus.cc:1275] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:59.221675 11529 consensus_queue.cc:1048] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.229256 11458 raft_consensus.cc:1275] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:59.230533 11529 consensus_queue.cc:1048] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.233584 11309 raft_consensus.cc:1275] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:59.234913 11529 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:59.243883 11457 raft_consensus.cc:1275] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:59.245141 11651 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:59.551867 11307 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:59.553252 11651 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:59.564452 11457 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Refusing update from remote peer 08b6187893e54586aaf9c3bbdc55e1e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:59.566109 11641 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:01.501509 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:01.510116 11383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:38968
I20260713 09:05:01.510673 11383 raft_consensus.cc:606] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Received request to transfer leadership to TS 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:05:01.512975 11383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:38968
I20260713 09:05:01.513383 11383 raft_consensus.cc:606] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:05:01.515384 11383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "128adde66df8477f9e8a27d027d78568"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:38968
I20260713 09:05:01.515930 11383 raft_consensus.cc:606] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:05:01.517855 11383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:38968
I20260713 09:05:01.518214 11383 raft_consensus.cc:606] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Received request to transfer leadership to TS 71bfcfde314d40b880b73093b85011b3
I20260713 09:05:01.520211 11383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2"
dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
mode: GRACEFUL
new_leader_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:38968
I20260713 09:05:01.520678 11383 raft_consensus.cc:606] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Received request to transfer leadership to TS 2eee886a971345d1829ca2b9476d4ae5
I20260713 09:05:01.521627 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:01.522147 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:01.718757 11529 raft_consensus.cc:993] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:05:01.719242 11663 raft_consensus.cc:1081] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:05:01.721014 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:05:01.721570 11307 raft_consensus.cc:493] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.721932 11307 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:01.727355 11307 raft_consensus.cc:515] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.728755 11307 leader_election.cc:290] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 5 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:05:01.729557 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:05:01.729899 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a35bf328be48b8883c2c9c4530c532" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:05:01.730208 11383 raft_consensus.cc:3055] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:01.730402 11457 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:01.730554 11383 raft_consensus.cc:740] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:05:01.731339 11383 consensus_queue.cc:260] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.732359 11383 raft_consensus.cc:3060] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:01.735661 11457 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 5.
I20260713 09:05:01.736989 11275 leader_election.cc:304] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [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: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:05:01.737001 11383 raft_consensus.cc:2468] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 5.
I20260713 09:05:01.738497 11664 raft_consensus.cc:2804] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:01.739303 11664 raft_consensus.cc:697] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 5 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:05:01.740015 11664 consensus_queue.cc:237] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.746481 11205 catalog_manager.cc:5697] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 4 to 5, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 5 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.847834 11663 raft_consensus.cc:993] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:05:01.848253 11529 raft_consensus.cc:1081] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:05:01.849376 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "128adde66df8477f9e8a27d027d78568"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:05:01.849803 11307 raft_consensus.cc:493] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.850123 11307 raft_consensus.cc:3060] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.853976 11307 raft_consensus.cc:515] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.855296 11307 leader_election.cc:290] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:05:01.856002 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128adde66df8477f9e8a27d027d78568" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:05:01.856317 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128adde66df8477f9e8a27d027d78568" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:05:01.856477 11383 raft_consensus.cc:3055] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:01.856835 11457 raft_consensus.cc:3060] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.856837 11383 raft_consensus.cc:740] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:05:01.857652 11383 consensus_queue.cc:260] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.858505 11383 raft_consensus.cc:3060] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.861277 11457 raft_consensus.cc:2468] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:05:01.862115 11275 leader_election.cc:304] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:05:01.862740 11664 raft_consensus.cc:2804] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:01.863039 11383 raft_consensus.cc:2468] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 2.
I20260713 09:05:01.863130 11664 raft_consensus.cc:697] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:05:01.864060 11664 consensus_queue.cc:237] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.874579 11205 catalog_manager.cc:5697] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 1 to 2, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.955056 11529 raft_consensus.cc:993] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:05:01.955598 11672 raft_consensus.cc:1081] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Signalling peer 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:05:01.956920 11457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:39618
I20260713 09:05:01.957494 11457 raft_consensus.cc:493] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.957841 11457 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.962944 11457 raft_consensus.cc:515] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.964948 11457 leader_election.cc:290] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 4 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:05:01.965077 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:05:01.965456 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de99bc39252b4c25af6070dc0071d5b2" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:05:01.965643 11307 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.966053 11383 raft_consensus.cc:3055] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:01.966415 11383 raft_consensus.cc:740] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:05:01.967120 11383 consensus_queue.cc:260] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.968279 11383 raft_consensus.cc:3060] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:01.971487 11307 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 4.
I20260713 09:05:01.972671 11423 leader_election.cc:304] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [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: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:05:01.973454 11623 raft_consensus.cc:2804] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:01.974054 11383 raft_consensus.cc:2468] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 4.
I20260713 09:05:01.974642 11623 raft_consensus.cc:697] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 LEADER]: Becoming Leader. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:05:01.975589 11623 consensus_queue.cc:237] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:01.982599 11205 catalog_manager.cc:5697] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 reported cstate change: term changed from 3 to 4, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131). New cstate: current_term: 4 leader_uuid: "2eee886a971345d1829ca2b9476d4ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:02.002933 11663 raft_consensus.cc:993] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:05:02.003417 11672 raft_consensus.cc:1081] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Signalling peer 2eee886a971345d1829ca2b9476d4ae5 to start an election
I20260713 09:05:02.004629 11457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05"
dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
 from {username='slave'} at 127.0.0.1:39618
I20260713 09:05:02.005012 11457 raft_consensus.cc:493] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.005379 11457 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:02.009816 11457 raft_consensus.cc:515] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:02.011217 11457 leader_election.cc:290] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [CANDIDATE]: Term 5 election: Requested vote from peers 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561), 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743)
I20260713 09:05:02.011853 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "71bfcfde314d40b880b73093b85011b3"
I20260713 09:05:02.012159 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e542c592bb401e9fa6f84851540b05" candidate_uuid: "2eee886a971345d1829ca2b9476d4ae5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:05:02.012387 11307 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:02.012686 11383 raft_consensus.cc:3055] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:02.013012 11383 raft_consensus.cc:740] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:05:02.013689 11383 consensus_queue.cc:260] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:02.014698 11383 raft_consensus.cc:3060] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:02.017976 11307 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 5.
I20260713 09:05:02.018944 11423 leader_election.cc:304] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [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: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:05:02.019613 11623 raft_consensus.cc:2804] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:02.019905 11383 raft_consensus.cc:2468] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee886a971345d1829ca2b9476d4ae5 in term 5.
I20260713 09:05:02.020084 11623 raft_consensus.cc:697] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 LEADER]: Becoming Leader. State: Replica: 2eee886a971345d1829ca2b9476d4ae5, State: Running, Role: LEADER
I20260713 09:05:02.020978 11623 consensus_queue.cc:237] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:02.027268 11205 catalog_manager.cc:5697] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 reported cstate change: term changed from 4 to 5, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131). New cstate: current_term: 5 leader_uuid: "2eee886a971345d1829ca2b9476d4ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:02.081728 11663 raft_consensus.cc:993] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: : Instructing follower 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:05:02.082247 11672 raft_consensus.cc:1081] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Signalling peer 71bfcfde314d40b880b73093b85011b3 to start an election
I20260713 09:05:02.083554 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4"
dest_uuid: "71bfcfde314d40b880b73093b85011b3"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:05:02.084015 11307 raft_consensus.cc:493] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.084298 11307 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:02.088263 11307 raft_consensus.cc:515] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:02.090124 11307 leader_election.cc:290] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [CANDIDATE]: Term 4 election: Requested vote from peers 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130:40743), 2eee886a971345d1829ca2b9476d4ae5 (127.10.233.131:40359)
I20260713 09:05:02.091320 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "08b6187893e54586aaf9c3bbdc55e1e2"
I20260713 09:05:02.091341 11457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d026c4713fa4487a2cb23bf7bbca7a4" candidate_uuid: "71bfcfde314d40b880b73093b85011b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2eee886a971345d1829ca2b9476d4ae5"
I20260713 09:05:02.092058 11383 raft_consensus.cc:3055] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:02.092145 11457 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:02.092344 11383 raft_consensus.cc:740] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 08b6187893e54586aaf9c3bbdc55e1e2, State: Running, Role: LEADER
I20260713 09:05:02.093009 11383 consensus_queue.cc:260] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:02.093775 11383 raft_consensus.cc:3060] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:02.096926 11457 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 4.
I20260713 09:05:02.097661 11383 raft_consensus.cc:2468] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bfcfde314d40b880b73093b85011b3 in term 4.
I20260713 09:05:02.097810 11275 leader_election.cc:304] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [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: 2eee886a971345d1829ca2b9476d4ae5, 71bfcfde314d40b880b73093b85011b3; no voters: 
I20260713 09:05:02.098590 11664 raft_consensus.cc:2804] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:02.099032 11664 raft_consensus.cc:697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 4 LEADER]: Becoming Leader. State: Replica: 71bfcfde314d40b880b73093b85011b3, State: Running, Role: LEADER
I20260713 09:05:02.099826 11664 consensus_queue.cc:237] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [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: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } }
I20260713 09:05:02.105865 11205 catalog_manager.cc:5697] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 reported cstate change: term changed from 3 to 4, leader changed from 08b6187893e54586aaf9c3bbdc55e1e2 (127.10.233.130) to 71bfcfde314d40b880b73093b85011b3 (127.10.233.129). New cstate: current_term: 4 leader_uuid: "71bfcfde314d40b880b73093b85011b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:02.250136 11383 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:02.251346 11664 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.262370 11457 raft_consensus.cc:1275] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:02.263110 11458 raft_consensus.cc:1275] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.264235 11664 consensus_queue.cc:1048] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.265070 11665 consensus_queue.cc:1048] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:02.279428 11383 raft_consensus.cc:1275] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.281670 11665 consensus_queue.cc:1048] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.445823 11307 raft_consensus.cc:1275] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:02.447176 11623 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.456507 11383 raft_consensus.cc:1275] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:02.458024 11623 consensus_queue.cc:1048] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:02.493274 11383 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:02.494333 11623 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:02.502206 11307 raft_consensus.cc:1275] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Refusing update from remote peer 2eee886a971345d1829ca2b9476d4ae5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:02.503494 11673 consensus_queue.cc:1048] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bfcfde314d40b880b73093b85011b3" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:02.522996 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:02.526793 11457 raft_consensus.cc:1275] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:02.528110 11665 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee886a971345d1829ca2b9476d4ae5" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.529682 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
I20260713 09:05:02.538992 11383 raft_consensus.cc:1275] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Refusing update from remote peer 71bfcfde314d40b880b73093b85011b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:02.541385 11664 consensus_queue.cc:1048] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6187893e54586aaf9c3bbdc55e1e2" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:02.579388 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:05:02.579267 11423 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:02.580266 11174 tablet_replica.cc:333] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.581105 11174 raft_consensus.cc:2243] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.581988 11174 raft_consensus.cc:2272] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.584162 11423 consensus_peers.cc:597] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 -> Peer 71bfcfde314d40b880b73093b85011b3 (127.10.233.129:40561): Couldn't send request to peer 71bfcfde314d40b880b73093b85011b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.584754 11174 tablet_replica.cc:333] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.585310 11174 raft_consensus.cc:2243] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.585688 11174 raft_consensus.cc:2272] T 72d1564e43424e9885d06b916d00ed54 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.587394 11174 tablet_replica.cc:333] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.587944 11174 raft_consensus.cc:2243] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.588523 11174 raft_consensus.cc:2272] T 128adde66df8477f9e8a27d027d78568 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.590638 11174 tablet_replica.cc:333] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.591042 11174 raft_consensus.cc:2243] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.591346 11174 raft_consensus.cc:2272] T eb103a723f87429598ba8c6c786fb15e P 71bfcfde314d40b880b73093b85011b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.592829 11174 tablet_replica.cc:333] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.593261 11174 raft_consensus.cc:2243] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.593619 11174 raft_consensus.cc:2272] T 69cd70c4068948e98de5d6a8c2e5569f P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.594962 11174 tablet_replica.cc:333] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.595427 11174 raft_consensus.cc:2243] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.595918 11174 raft_consensus.cc:2272] T 00e542c592bb401e9fa6f84851540b05 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.597623 11174 tablet_replica.cc:333] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.598057 11174 raft_consensus.cc:2243] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.598428 11174 raft_consensus.cc:2272] T 607fcbd482d446cbb4c9b9d520418162 P 71bfcfde314d40b880b73093b85011b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.599963 11174 tablet_replica.cc:333] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.600385 11174 raft_consensus.cc:2243] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.601015 11174 raft_consensus.cc:2272] T c6a35bf328be48b8883c2c9c4530c532 P 71bfcfde314d40b880b73093b85011b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.602653 11174 tablet_replica.cc:333] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3: stopping tablet replica
I20260713 09:05:02.603070 11174 raft_consensus.cc:2243] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.603454 11174 raft_consensus.cc:2272] T de99bc39252b4c25af6070dc0071d5b2 P 71bfcfde314d40b880b73093b85011b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.696700 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
I20260713 09:05:02.716383 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
I20260713 09:05:02.737764 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:02.738302 11174 tablet_replica.cc:333] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.738794 11174 raft_consensus.cc:2243] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.739444 11174 raft_consensus.cc:2272] T 607fcbd482d446cbb4c9b9d520418162 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.741024 11174 tablet_replica.cc:333] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.741442 11174 raft_consensus.cc:2243] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.741775 11174 raft_consensus.cc:2272] T c6a35bf328be48b8883c2c9c4530c532 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.744228 11174 tablet_replica.cc:333] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.744623 11174 raft_consensus.cc:2243] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.744942 11174 raft_consensus.cc:2272] T de99bc39252b4c25af6070dc0071d5b2 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.747429 11174 tablet_replica.cc:333] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.747944 11174 raft_consensus.cc:2243] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.748266 11174 raft_consensus.cc:2272] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.749966 11174 tablet_replica.cc:333] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.750383 11174 raft_consensus.cc:2243] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.750690 11174 raft_consensus.cc:2272] T 128adde66df8477f9e8a27d027d78568 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.752363 11174 tablet_replica.cc:333] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.752810 11174 raft_consensus.cc:2243] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.753396 11174 raft_consensus.cc:2272] T eb103a723f87429598ba8c6c786fb15e P 08b6187893e54586aaf9c3bbdc55e1e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.754855 11174 tablet_replica.cc:333] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.755245 11174 raft_consensus.cc:2243] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.755553 11174 raft_consensus.cc:2272] T 69cd70c4068948e98de5d6a8c2e5569f P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.756997 11174 tablet_replica.cc:333] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.757370 11174 raft_consensus.cc:2243] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.757668 11174 raft_consensus.cc:2272] T 00e542c592bb401e9fa6f84851540b05 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.759342 11174 tablet_replica.cc:333] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2: stopping tablet replica
I20260713 09:05:02.759770 11174 raft_consensus.cc:2243] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.760371 11174 raft_consensus.cc:2272] T 72d1564e43424e9885d06b916d00ed54 P 08b6187893e54586aaf9c3bbdc55e1e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.786737 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
I20260713 09:05:02.802830 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
I20260713 09:05:02.826618 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:02.827284 11174 tablet_replica.cc:333] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.827903 11174 raft_consensus.cc:2243] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.828280 11174 raft_consensus.cc:2272] T 0d026c4713fa4487a2cb23bf7bbca7a4 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.830447 11174 tablet_replica.cc:333] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.830896 11174 raft_consensus.cc:2243] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.831543 11174 raft_consensus.cc:2272] T de99bc39252b4c25af6070dc0071d5b2 P 2eee886a971345d1829ca2b9476d4ae5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.833425 11174 tablet_replica.cc:333] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.833870 11174 raft_consensus.cc:2243] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.834190 11174 raft_consensus.cc:2272] T 128adde66df8477f9e8a27d027d78568 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.835948 11174 tablet_replica.cc:333] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.836364 11174 raft_consensus.cc:2243] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.836694 11174 raft_consensus.cc:2272] T eb103a723f87429598ba8c6c786fb15e P 2eee886a971345d1829ca2b9476d4ae5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.838040 11174 tablet_replica.cc:333] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.838428 11174 raft_consensus.cc:2243] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.838747 11174 raft_consensus.cc:2272] T 72d1564e43424e9885d06b916d00ed54 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.840181 11174 tablet_replica.cc:333] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.840566 11174 raft_consensus.cc:2243] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.841180 11174 raft_consensus.cc:2272] T 69cd70c4068948e98de5d6a8c2e5569f P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.842617 11174 tablet_replica.cc:333] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.843009 11174 raft_consensus.cc:2243] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.843640 11174 raft_consensus.cc:2272] T 00e542c592bb401e9fa6f84851540b05 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.845289 11174 tablet_replica.cc:333] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.845665 11174 raft_consensus.cc:2243] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.845966 11174 raft_consensus.cc:2272] T c6a35bf328be48b8883c2c9c4530c532 P 2eee886a971345d1829ca2b9476d4ae5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.848140 11174 tablet_replica.cc:333] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5: stopping tablet replica
I20260713 09:05:02.848519 11174 raft_consensus.cc:2243] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.848856 11174 raft_consensus.cc:2272] T 607fcbd482d446cbb4c9b9d520418162 P 2eee886a971345d1829ca2b9476d4ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.873555 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:05:02.890467 11174 master.cc:562] Master@127.10.233.190:35357 shutting down...
I20260713 09:05:03.032284 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:03.032855 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:03.033197 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf9e157b14c74a429c7abdd6e9763299: stopping tablet replica
I20260713 09:05:03.051959 11174 master.cc:584] Master@127.10.233.190:35357 shutdown complete.
08b6187893e54586aaf9c3bbdc55e1e2  4
2eee886a971345d1829ca2b9476d4ae5  1
71bfcfde314d40b880b73093b85011b3  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13799 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:03.090152 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:43269
I20260713 09:05:03.091246 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:03.098076 11694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.098068 11695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.099081 11697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:03.101547 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:03.102349 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:03.102515 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:03.102718 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933503102683 us; error 0 us; skew 500 ppm
I20260713 09:05:03.103248 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:03.105792 11174 webserver.cc:533] Webserver started at http://127.10.233.190:37229/ using document root <none> and password file <none>
I20260713 09:05:03.106282 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:03.106434 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:03.106752 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:03.107967 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "f3b47de19ec1410ba48ca57a338c97cd"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.112082 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:05:03.115155 11702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.116016 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:03.116302 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "f3b47de19ec1410ba48ca57a338c97cd"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.116587 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:03.138325 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:03.139518 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:03.175853 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:43269
I20260713 09:05:03.175884 11753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:43269 every 8 connection(s)
I20260713 09:05:03.179586 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.188604 11754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd: Bootstrap starting.
I20260713 09:05:03.193244 11754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.197252 11754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd: No bootstrap required, opened a new log
I20260713 09:05:03.199321 11754 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b47de19ec1410ba48ca57a338c97cd" member_type: VOTER }
I20260713 09:05:03.199741 11754 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.199960 11754 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b47de19ec1410ba48ca57a338c97cd, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.200593 11754 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3b47de19ec1410ba48ca57a338c97cd" member_type: VOTER }
I20260713 09:05:03.201025 11754 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:03.201267 11754 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:03.201557 11754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.205423 11754 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b47de19ec1410ba48ca57a338c97cd" member_type: VOTER }
I20260713 09:05:03.205921 11754 leader_election.cc:304] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [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: f3b47de19ec1410ba48ca57a338c97cd; no voters: 
I20260713 09:05:03.207010 11754 leader_election.cc:290] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:03.207520 11757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:03.208904 11757 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 1 LEADER]: Becoming Leader. State: Replica: f3b47de19ec1410ba48ca57a338c97cd, State: Running, Role: LEADER
I20260713 09:05:03.209565 11757 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [LEADER]: Queue going to LEADER mode. State: All 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: "f3b47de19ec1410ba48ca57a338c97cd" member_type: VOTER }
I20260713 09:05:03.209975 11754 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:03.214057 11758 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3b47de19ec1410ba48ca57a338c97cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b47de19ec1410ba48ca57a338c97cd" member_type: VOTER } }
I20260713 09:05:03.214298 11759 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3b47de19ec1410ba48ca57a338c97cd. Latest consensus state: current_term: 1 leader_uuid: "f3b47de19ec1410ba48ca57a338c97cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3b47de19ec1410ba48ca57a338c97cd" member_type: VOTER } }
I20260713 09:05:03.214704 11758 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:03.214811 11759 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:03.219110 11765 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:03.227016 11765 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:03.227957 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:03.235719 11765 catalog_manager.cc:1383] Generated new cluster ID: 10f02d08b6cf4061afc21e4aa2927026
I20260713 09:05:03.236078 11765 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:03.250131 11765 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:03.251312 11765 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:03.267577 11765 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd: Generated new TSK 0
I20260713 09:05:03.268123 11765 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:03.294534 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:03.300107 11775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.301143 11776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.302692 11778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:03.303277 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:03.304149 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:03.304317 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:03.304432 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933503304422 us; error 0 us; skew 500 ppm
I20260713 09:05:03.304864 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:03.306813 11174 webserver.cc:533] Webserver started at http://127.10.233.129:45857/ using document root <none> and password file <none>
I20260713 09:05:03.307220 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:03.307365 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:03.307557 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:03.308621 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.312813 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:05:03.315785 11783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.316461 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:03.316766 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.317008 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:03.355154 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:03.356355 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:03.357751 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:03.359956 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:03.360121 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.360406 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:03.360558 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.398214 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:39915
I20260713 09:05:03.398324 11845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:39915 every 8 connection(s)
I20260713 09:05:03.402563 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:03.409721 11850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.410981 11851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:03.416194 11174 server_base.cc:1061] running on GCE node
W20260713 09:05:03.417778 11853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:03.418926 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:03.419224 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:03.419480 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933503419462 us; error 0 us; skew 500 ppm
I20260713 09:05:03.420076 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:03.420917 11846 heartbeater.cc:344] Connected to a master server at 127.10.233.190:43269
I20260713 09:05:03.421320 11846 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:03.421980 11846 heartbeater.cc:507] Master 127.10.233.190:43269 requested a full tablet report, sending...
I20260713 09:05:03.422521 11174 webserver.cc:533] Webserver started at http://127.10.233.130:38699/ using document root <none> and password file <none>
I20260713 09:05:03.423059 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:03.423297 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:03.423641 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:03.424191 11719 ts_manager.cc:194] Registered new tserver with Master: cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915)
I20260713 09:05:03.424873 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "c449b2d7b9fb444cae152b841f857ebd"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.425859 11719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37074
I20260713 09:05:03.429311 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:03.432556 11858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.433214 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:03.433490 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "c449b2d7b9fb444cae152b841f857ebd"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.433744 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:03.448511 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:03.449586 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:03.450922 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:03.453043 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:03.453279 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.453517 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:03.453688 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.491600 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:33659
I20260713 09:05:03.491717 11920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:33659 every 8 connection(s)
I20260713 09:05:03.496315 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:03.503178 11924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.503754 11925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:03.505316 11927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:03.506722 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:03.507766 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:03.507967 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:03.508225 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933503508205 us; error 0 us; skew 500 ppm
I20260713 09:05:03.508517 11921 heartbeater.cc:344] Connected to a master server at 127.10.233.190:43269
I20260713 09:05:03.508849 11921 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:03.508872 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:03.509588 11921 heartbeater.cc:507] Master 127.10.233.190:43269 requested a full tablet report, sending...
I20260713 09:05:03.511483 11719 ts_manager.cc:194] Registered new tserver with Master: c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:03.511852 11174 webserver.cc:533] Webserver started at http://127.10.233.131:36921/ using document root <none> and password file <none>
I20260713 09:05:03.512339 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:03.512552 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:03.512814 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:03.512753 11719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37086
I20260713 09:05:03.514142 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "5e7098ef8b8144688553046849225d7d"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.518270 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:05:03.521355 11932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.522039 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:03.522315 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "5e7098ef8b8144688553046849225d7d"
format_stamp: "Formatted at 2026-07-13 09:05:03 on dist-test-slave-dkvc"
I20260713 09:05:03.522588 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:03.533794 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:03.534896 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:03.536485 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:03.538483 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:03.538698 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.538945 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:03.539120 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.575963 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:37015
I20260713 09:05:03.576058 11994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:37015 every 8 connection(s)
I20260713 09:05:03.588737 11995 heartbeater.cc:344] Connected to a master server at 127.10.233.190:43269
I20260713 09:05:03.589051 11995 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:03.589676 11995 heartbeater.cc:507] Master 127.10.233.190:43269 requested a full tablet report, sending...
I20260713 09:05:03.591388 11719 ts_manager.cc:194] Registered new tserver with Master: 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:03.592425 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013466289s
I20260713 09:05:03.592680 11719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37090
I20260713 09:05:03.616303 11719 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37094:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:03.619192 11719 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:03.693297 11811 tablet_service.cc:1511] Processing CreateTablet for tablet 85dec028129d4bfc81de8966ff84a1b6 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:03.693840 11810 tablet_service.cc:1511] Processing CreateTablet for tablet 0b20d36aeb3c4872a7b3d835eef4ba89 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:03.694715 11811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dec028129d4bfc81de8966ff84a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.695341 11810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b20d36aeb3c4872a7b3d835eef4ba89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.697086 11809 tablet_service.cc:1511] Processing CreateTablet for tablet fdcb20b8abaf4fe89798acbce2605eb6 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:03.698745 11809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcb20b8abaf4fe89798acbce2605eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.700237 11808 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcb291d3f304c1aa8bf35aa35b1676c (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:03.701560 11808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcb291d3f304c1aa8bf35aa35b1676c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.704016 11886 tablet_service.cc:1511] Processing CreateTablet for tablet 85dec028129d4bfc81de8966ff84a1b6 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:03.705382 11886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dec028129d4bfc81de8966ff84a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.706498 11884 tablet_service.cc:1511] Processing CreateTablet for tablet fdcb20b8abaf4fe89798acbce2605eb6 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:03.707448 11806 tablet_service.cc:1511] Processing CreateTablet for tablet 12475d71883c4f27a04ee3b131efea2e (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:03.708828 11883 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcb291d3f304c1aa8bf35aa35b1676c (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:03.710150 11805 tablet_service.cc:1511] Processing CreateTablet for tablet 9f05b09d86d54064807599513f0e68d3 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:03.710826 11959 tablet_service.cc:1511] Processing CreateTablet for tablet 0b20d36aeb3c4872a7b3d835eef4ba89 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:03.712261 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b20d36aeb3c4872a7b3d835eef4ba89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.712085 11807 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe1e90f0b1349bc9275acd5acb4773a (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:03.712725 11960 tablet_service.cc:1511] Processing CreateTablet for tablet 85dec028129d4bfc81de8966ff84a1b6 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:03.713750 11807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe1e90f0b1349bc9275acd5acb4773a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.713939 11960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dec028129d4bfc81de8966ff84a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.710937 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe1e90f0b1349bc9275acd5acb4773a (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:03.716642 11958 tablet_service.cc:1511] Processing CreateTablet for tablet fdcb20b8abaf4fe89798acbce2605eb6 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:03.717872 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcb20b8abaf4fe89798acbce2605eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.705379 11885 tablet_service.cc:1511] Processing CreateTablet for tablet 0b20d36aeb3c4872a7b3d835eef4ba89 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:03.718957 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 12475d71883c4f27a04ee3b131efea2e (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:03.719626 11806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12475d71883c4f27a04ee3b131efea2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.721058 11805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f05b09d86d54064807599513f0e68d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.720835 11880 tablet_service.cc:1511] Processing CreateTablet for tablet 9f05b09d86d54064807599513f0e68d3 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:03.721959 11956 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe1e90f0b1349bc9275acd5acb4773a (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:03.720835 11957 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcb291d3f304c1aa8bf35aa35b1676c (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:03.723227 11956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe1e90f0b1349bc9275acd5acb4773a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.724522 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcb291d3f304c1aa8bf35aa35b1676c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.724721 11955 tablet_service.cc:1511] Processing CreateTablet for tablet 12475d71883c4f27a04ee3b131efea2e (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:03.725970 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12475d71883c4f27a04ee3b131efea2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.727994 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcb20b8abaf4fe89798acbce2605eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.732021 11885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b20d36aeb3c4872a7b3d835eef4ba89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.733501 11879 tablet_service.cc:1511] Processing CreateTablet for tablet 79a6072719f84a93978422a3db80c14e (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:03.733683 11804 tablet_service.cc:1511] Processing CreateTablet for tablet 79a6072719f84a93978422a3db80c14e (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:03.734758 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a6072719f84a93978422a3db80c14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.734965 11804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a6072719f84a93978422a3db80c14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.735440 11803 tablet_service.cc:1511] Processing CreateTablet for tablet 4376a10da8a64f48a281dbbfd960fb49 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:03.737568 11878 tablet_service.cc:1511] Processing CreateTablet for tablet 4376a10da8a64f48a281dbbfd960fb49 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:03.739882 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcb291d3f304c1aa8bf35aa35b1676c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.740357 11953 tablet_service.cc:1511] Processing CreateTablet for tablet 79a6072719f84a93978422a3db80c14e (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:03.741617 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a6072719f84a93978422a3db80c14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.743793 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4376a10da8a64f48a281dbbfd960fb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.745434 11802 tablet_service.cc:1511] Processing CreateTablet for tablet 5581d640b4b84edb9c3b3dcf12d32759 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:03.747107 11954 tablet_service.cc:1511] Processing CreateTablet for tablet 9f05b09d86d54064807599513f0e68d3 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:03.748425 11954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f05b09d86d54064807599513f0e68d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.752862 11803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4376a10da8a64f48a281dbbfd960fb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.753604 11952 tablet_service.cc:1511] Processing CreateTablet for tablet 4376a10da8a64f48a281dbbfd960fb49 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:03.754859 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4376a10da8a64f48a281dbbfd960fb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.756013 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12475d71883c4f27a04ee3b131efea2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.756016 11802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5581d640b4b84edb9c3b3dcf12d32759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.759958 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f05b09d86d54064807599513f0e68d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.764003 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe1e90f0b1349bc9275acd5acb4773a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.842182 11952 tablet_service.cc:1511] Processing CreateTablet for tablet 5581d640b4b84edb9c3b3dcf12d32759 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:03.843590 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5581d640b4b84edb9c3b3dcf12d32759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.851289 12010 tablet_bootstrap.cc:492] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:03.873337 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 5581d640b4b84edb9c3b3dcf12d32759 (DEFAULT_TABLE table=test-workload [id=dd223d4880d14609902e049107033e0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:03.874593 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5581d640b4b84edb9c3b3dcf12d32759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.876591 12011 tablet_bootstrap.cc:492] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:03.879611 12010 tablet_bootstrap.cc:654] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.880887 12012 tablet_bootstrap.cc:492] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:03.887609 12010 tablet_bootstrap.cc:492] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:03.887840 12011 tablet_bootstrap.cc:654] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.887912 12012 tablet_bootstrap.cc:654] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.888070 12010 ts_tablet_manager.cc:1403] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260713 09:05:03.891000 12010 raft_consensus.cc:359] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.891750 12010 raft_consensus.cc:385] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.892037 12010 raft_consensus.cc:740] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.892874 12010 consensus_queue.cc:260] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.900637 12012 tablet_bootstrap.cc:492] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:03.900831 11995 heartbeater.cc:499] Master 127.10.233.190:43269 was elected leader, sending a full tablet report...
I20260713 09:05:03.901289 12012 ts_tablet_manager.cc:1403] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260713 09:05:03.901376 12010 ts_tablet_manager.cc:1434] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:05:03.902401 12010 tablet_bootstrap.cc:492] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:03.904486 12012 raft_consensus.cc:359] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.905243 12012 raft_consensus.cc:385] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.905591 12012 raft_consensus.cc:740] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.906505 12012 consensus_queue.cc:260] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.908624 12010 tablet_bootstrap.cc:654] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.909948 11846 heartbeater.cc:499] Master 127.10.233.190:43269 was elected leader, sending a full tablet report...
I20260713 09:05:03.910343 12012 ts_tablet_manager.cc:1434] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:05:03.911270 12012 tablet_bootstrap.cc:492] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:03.913697 12011 tablet_bootstrap.cc:492] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:03.914132 12011 ts_tablet_manager.cc:1403] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.016s
I20260713 09:05:03.917570 12012 tablet_bootstrap.cc:654] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.917165 12011 raft_consensus.cc:359] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.917927 12011 raft_consensus.cc:385] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.918218 12011 raft_consensus.cc:740] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.919024 12011 consensus_queue.cc:260] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.924741 12011 ts_tablet_manager.cc:1434] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:05:03.925235 11921 heartbeater.cc:499] Master 127.10.233.190:43269 was elected leader, sending a full tablet report...
I20260713 09:05:03.925689 12011 tablet_bootstrap.cc:492] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:03.930572 12010 tablet_bootstrap.cc:492] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:03.931042 12010 ts_tablet_manager.cc:1403] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:05:03.932149 12011 tablet_bootstrap.cc:654] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.934191 12010 raft_consensus.cc:359] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.934939 12010 raft_consensus.cc:385] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.935210 12010 raft_consensus.cc:740] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.936551 12012 tablet_bootstrap.cc:492] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:03.937094 12012 ts_tablet_manager.cc:1403] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.005s
I20260713 09:05:03.939589 12010 consensus_queue.cc:260] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.941701 12010 ts_tablet_manager.cc:1434] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:03.945490 12010 tablet_bootstrap.cc:492] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:03.945845 12012 raft_consensus.cc:359] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.946861 12012 raft_consensus.cc:385] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.947340 12012 raft_consensus.cc:740] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.949169 12012 consensus_queue.cc:260] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.950079 12011 tablet_bootstrap.cc:492] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:03.950523 12011 ts_tablet_manager.cc:1403] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:05:03.951635 12012 ts_tablet_manager.cc:1434] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:05:03.951996 12010 tablet_bootstrap.cc:654] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.952630 12012 tablet_bootstrap.cc:492] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:03.953364 12011 raft_consensus.cc:359] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.954051 12011 raft_consensus.cc:385] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.954339 12011 raft_consensus.cc:740] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.955132 12011 consensus_queue.cc:260] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.957460 12011 ts_tablet_manager.cc:1434] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:03.958324 12011 tablet_bootstrap.cc:492] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:03.959563 12012 tablet_bootstrap.cc:654] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.965090 12011 tablet_bootstrap.cc:654] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.966883 12010 tablet_bootstrap.cc:492] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:03.967332 12010 ts_tablet_manager.cc:1403] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.005s
I20260713 09:05:03.969851 12010 raft_consensus.cc:359] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.970460 12010 raft_consensus.cc:385] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.970700 12010 raft_consensus.cc:740] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.970889 12012 tablet_bootstrap.cc:492] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:03.971370 12012 ts_tablet_manager.cc:1403] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:05:03.971468 12011 tablet_bootstrap.cc:492] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:03.971369 12010 consensus_queue.cc:260] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.972075 12011 ts_tablet_manager.cc:1403] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:05:03.973616 12010 ts_tablet_manager.cc:1434] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:05:03.974520 12010 tablet_bootstrap.cc:492] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:03.974279 12012 raft_consensus.cc:359] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.974980 12012 raft_consensus.cc:385] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.974753 12011 raft_consensus.cc:359] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.975251 12012 raft_consensus.cc:740] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.975422 12011 raft_consensus.cc:385] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.975728 12011 raft_consensus.cc:740] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.976081 12012 consensus_queue.cc:260] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.976497 12011 consensus_queue.cc:260] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.980566 12012 ts_tablet_manager.cc:1434] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:03.980820 12011 ts_tablet_manager.cc:1434] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:03.981436 12012 tablet_bootstrap.cc:492] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:03.981650 12011 tablet_bootstrap.cc:492] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:03.987735 12012 tablet_bootstrap.cc:654] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.990191 12010 tablet_bootstrap.cc:654] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.987735 12011 tablet_bootstrap.cc:654] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.993454 12012 tablet_bootstrap.cc:492] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:03.993932 12012 ts_tablet_manager.cc:1403] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:05:03.995142 12010 tablet_bootstrap.cc:492] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:03.995532 12010 ts_tablet_manager.cc:1403] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:05:03.996264 12011 tablet_bootstrap.cc:492] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:03.996670 12011 ts_tablet_manager.cc:1403] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:05:03.997855 12010 raft_consensus.cc:359] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.997892 12012 raft_consensus.cc:359] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.998451 12010 raft_consensus.cc:385] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.998667 12012 raft_consensus.cc:385] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.998782 12010 raft_consensus.cc:740] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.999037 12012 raft_consensus.cc:740] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.999287 12011 raft_consensus.cc:359] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.999529 12010 consensus_queue.cc:260] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:03.999981 12011 raft_consensus.cc:385] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.999781 12012 consensus_queue.cc:260] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.000382 12011 raft_consensus.cc:740] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.001086 12011 consensus_queue.cc:260] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.002091 12012 ts_tablet_manager.cc:1434] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:05:04.003006 12012 tablet_bootstrap.cc:492] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:04.003409 12011 ts_tablet_manager.cc:1434] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:04.004302 12011 tablet_bootstrap.cc:492] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:04.005463 12010 ts_tablet_manager.cc:1434] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:04.009696 12010 tablet_bootstrap.cc:492] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:04.009814 12012 tablet_bootstrap.cc:654] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.013584 12011 tablet_bootstrap.cc:654] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.023130 12010 tablet_bootstrap.cc:654] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.023135 12012 tablet_bootstrap.cc:492] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:04.023828 12012 ts_tablet_manager.cc:1403] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:05:04.025946 12012 raft_consensus.cc:359] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.026674 12012 raft_consensus.cc:385] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.026995 12012 raft_consensus.cc:740] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.027433 12011 tablet_bootstrap.cc:492] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:04.027877 12011 ts_tablet_manager.cc:1403] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:05:04.028221 12010 tablet_bootstrap.cc:492] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:04.027727 12012 consensus_queue.cc:260] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.028648 12010 ts_tablet_manager.cc:1403] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:05:04.029918 12012 ts_tablet_manager.cc:1434] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:04.030828 12012 tablet_bootstrap.cc:492] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:04.030547 12011 raft_consensus.cc:359] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.031245 12011 raft_consensus.cc:385] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.031558 12011 raft_consensus.cc:740] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.031353 12010 raft_consensus.cc:359] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.032107 12010 raft_consensus.cc:385] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.032429 12010 raft_consensus.cc:740] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.032456 12011 consensus_queue.cc:260] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.033377 12010 consensus_queue.cc:260] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.034754 12011 ts_tablet_manager.cc:1434] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:04.035826 12011 tablet_bootstrap.cc:492] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:04.037221 12012 tablet_bootstrap.cc:654] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.042392 12011 tablet_bootstrap.cc:654] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.043100 12010 ts_tablet_manager.cc:1434] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:05:04.050423 12012 tablet_bootstrap.cc:492] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:04.051055 12012 ts_tablet_manager.cc:1403] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:05:04.053428 12010 tablet_bootstrap.cc:492] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:04.054688 12012 raft_consensus.cc:359] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.055650 12012 raft_consensus.cc:385] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.056046 12012 raft_consensus.cc:740] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.056821 12012 consensus_queue.cc:260] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.058440 12011 tablet_bootstrap.cc:492] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:04.058902 12011 ts_tablet_manager.cc:1403] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260713 09:05:04.058951 12010 tablet_bootstrap.cc:654] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.059005 12012 ts_tablet_manager.cc:1434] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:04.060135 12012 tablet_bootstrap.cc:492] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:04.061842 12011 raft_consensus.cc:359] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.062546 12011 raft_consensus.cc:385] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.062784 12018 raft_consensus.cc:493] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.062851 12011 raft_consensus.cc:740] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.063351 12018 raft_consensus.cc:515] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.063884 12011 consensus_queue.cc:260] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.066403 12018 leader_election.cc:290] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.066708 12012 tablet_bootstrap.cc:654] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.077229 12010 tablet_bootstrap.cc:492] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:04.077677 12010 ts_tablet_manager.cc:1403] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260713 09:05:04.080540 12010 raft_consensus.cc:359] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.081255 12010 raft_consensus.cc:385] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.081547 12010 raft_consensus.cc:740] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.082226 12010 consensus_queue.cc:260] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.084611 12010 ts_tablet_manager.cc:1434] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:04.085533 12010 tablet_bootstrap.cc:492] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:04.091564 12010 tablet_bootstrap.cc:654] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.102514 12011 ts_tablet_manager.cc:1434] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.043s	user 0.014s	sys 0.001s
I20260713 09:05:04.103533 12011 tablet_bootstrap.cc:492] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:04.107537 12016 raft_consensus.cc:493] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.108173 12016 raft_consensus.cc:515] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.109546 12011 tablet_bootstrap.cc:654] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.110380 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.117442 12017 raft_consensus.cc:493] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.118086 12017 raft_consensus.cc:515] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
W20260713 09:05:04.120427 11862 leader_election.cc:343] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.122581 12034 raft_consensus.cc:493] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.123171 12034 raft_consensus.cc:515] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.124004 12017 leader_election.cc:290] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.125890 12034 leader_election.cc:290] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.129149 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.129805 11970 raft_consensus.cc:2468] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 0.
I20260713 09:05:04.131106 11862 leader_election.cc:304] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:04.131773 12016 leader_election.cc:290] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.134212 12034 raft_consensus.cc:2804] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.134684 12034 raft_consensus.cc:493] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.135138 12034 raft_consensus.cc:3060] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.140415 12017 raft_consensus.cc:493] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.140986 12017 raft_consensus.cc:515] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.143399 12017 leader_election.cc:290] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.148273 12016 raft_consensus.cc:493] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.148780 12016 raft_consensus.cc:515] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.151036 12016 leader_election.cc:290] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.153587 12034 raft_consensus.cc:515] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.154230 12012 tablet_bootstrap.cc:492] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:04.154700 12012 ts_tablet_manager.cc:1403] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.016s
I20260713 09:05:04.158178 12012 raft_consensus.cc:359] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.159089 12012 raft_consensus.cc:385] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.161558 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.159464 12012 raft_consensus.cc:740] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.162122 11970 raft_consensus.cc:3060] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.162700 12012 consensus_queue.cc:260] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.164991 12012 ts_tablet_manager.cc:1434] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:04.167151 12018 raft_consensus.cc:493] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.167769 12018 raft_consensus.cc:515] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.169108 11970 raft_consensus.cc:2468] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 1.
I20260713 09:05:04.170253 12018 leader_election.cc:290] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.171650 11862 leader_election.cc:304] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:04.173310 12018 raft_consensus.cc:2804] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.174578 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.175097 12018 raft_consensus.cc:697] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:04.175915 12034 leader_election.cc:290] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.176223 12018 consensus_queue.cc:237] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.179651 12012 tablet_bootstrap.cc:492] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
W20260713 09:05:04.181629 11862 leader_election.cc:343] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.184350 11896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.187172 11896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5581d640b4b84edb9c3b3dcf12d32759" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
W20260713 09:05:04.189365 11935 leader_election.cc:343] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.190485 12012 tablet_bootstrap.cc:654] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:04.190348 11935 leader_election.cc:343] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.193574 12017 raft_consensus.cc:493] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.194152 12017 raft_consensus.cc:515] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.196571 12017 leader_election.cc:290] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.197247 12010 tablet_bootstrap.cc:492] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:04.197824 12010 ts_tablet_manager.cc:1403] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.039s
I20260713 09:05:04.199301 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.201097 11821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.201800 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcb291d3f304c1aa8bf35aa35b1676c" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.203231 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.201805 12010 raft_consensus.cc:359] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.202811 11820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5581d640b4b84edb9c3b3dcf12d32759" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.203879 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.204228 11820 raft_consensus.cc:2468] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 0.
I20260713 09:05:04.204748 11819 raft_consensus.cc:2468] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 0.
W20260713 09:05:04.203159 11787 leader_election.cc:343] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:04.205719 11787 leader_election.cc:343] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.206243 12010 raft_consensus.cc:385] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.206163 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.206715 12010 raft_consensus.cc:740] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.207484 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.207500 12010 consensus_queue.cc:260] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.208227 11816 raft_consensus.cc:2468] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 0.
I20260713 09:05:04.208595 11969 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 0.
I20260713 09:05:04.208946 12011 tablet_bootstrap.cc:492] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:04.209324 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.209884 12011 ts_tablet_manager.cc:1403] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.107s	user 0.039s	sys 0.027s
I20260713 09:05:04.198026 11719 catalog_manager.cc:5697] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 1 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.211817 12010 ts_tablet_manager.cc:1434] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:05:04.212818 12010 tablet_bootstrap.cc:492] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:04.212963 12011 raft_consensus.cc:359] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.213985 12011 raft_consensus.cc:385] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.214404 12011 raft_consensus.cc:740] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.215441 12011 consensus_queue.cc:260] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.218086 11862 leader_election.cc:304] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [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: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 5e7098ef8b8144688553046849225d7d
W20260713 09:05:04.218664 11936 leader_election.cc:343] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.219084 11936 leader_election.cc:304] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e7098ef8b8144688553046849225d7d; no voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.219475 12010 tablet_bootstrap.cc:654] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:04.219394 11862 leader_election.cc:343] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.220299 11936 leader_election.cc:304] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.220590 11862 leader_election.cc:304] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [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: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 5e7098ef8b8144688553046849225d7d
I20260713 09:05:04.221228 12016 raft_consensus.cc:2749] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.221853 12016 raft_consensus.cc:2804] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.222231 12016 raft_consensus.cc:493] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.222646 12016 raft_consensus.cc:3060] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:04.223136 11767 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:04.223749 12034 raft_consensus.cc:2804] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.224149 12034 raft_consensus.cc:493] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.224452 12034 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.224732 12012 tablet_bootstrap.cc:492] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:04.225134 12012 ts_tablet_manager.cc:1403] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260713 09:05:04.227499 12012 raft_consensus.cc:359] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.227923 12018 raft_consensus.cc:2804] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.228186 12012 raft_consensus.cc:385] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.228284 12018 raft_consensus.cc:493] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.228472 12012 raft_consensus.cc:740] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.228627 12018 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.229264 12012 consensus_queue.cc:260] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
W20260713 09:05:04.232292 11862 leader_election.cc:343] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.232096 11787 leader_election.cc:304] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:04.235780 12034 raft_consensus.cc:515] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.236714 12017 raft_consensus.cc:2804] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.237175 12017 raft_consensus.cc:493] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.237602 12017 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.238556 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.239113 11818 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.240399 12018 raft_consensus.cc:515] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.242342 12018 leader_election.cc:290] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.243287 12011 ts_tablet_manager.cc:1434] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260713 09:05:04.244285 12011 tablet_bootstrap.cc:492] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:04.244854 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.245393 11816 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.254745 12011 tablet_bootstrap.cc:654] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.258903 11816 raft_consensus.cc:2468] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 1.
I20260713 09:05:04.261729 11862 leader_election.cc:304] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:04.254599 11818 raft_consensus.cc:2468] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 1.
I20260713 09:05:04.262739 12018 raft_consensus.cc:2804] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.263202 12018 raft_consensus.cc:697] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:04.263594 11862 leader_election.cc:304] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:04.264045 12018 consensus_queue.cc:237] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.264452 12016 raft_consensus.cc:515] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.266987 12016 leader_election.cc:290] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.235455 12012 ts_tablet_manager.cc:1434] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:05:04.264515 12045 raft_consensus.cc:2804] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.260355 12034 leader_election.cc:290] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.268242 12012 tablet_bootstrap.cc:492] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:04.274487 11896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5581d640b4b84edb9c3b3dcf12d32759" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
W20260713 09:05:04.276136 11935 leader_election.cc:343] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.277981 12017 raft_consensus.cc:515] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
W20260713 09:05:04.282313 11936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.129:39915, user_credentials={real_user=slave}} blocked reactor thread for 62143.2us
I20260713 09:05:04.282598 11896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.282985 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcb291d3f304c1aa8bf35aa35b1676c" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.283416 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.283653 11895 raft_consensus.cc:2468] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 0.
I20260713 09:05:04.286568 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.286749 12011 tablet_bootstrap.cc:492] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:04.286866 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.287338 12011 ts_tablet_manager.cc:1403] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.003s
W20260713 09:05:04.288228 11862 leader_election.cc:343] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:04.289737 11862 leader_election.cc:343] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.284054 11894 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 0.
I20260713 09:05:04.282189 12045 raft_consensus.cc:697] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:04.292645 12045 consensus_queue.cc:237] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.293411 11786 leader_election.cc:304] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.283927 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5581d640b4b84edb9c3b3dcf12d32759" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.296547 11816 raft_consensus.cc:3060] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.298557 12017 leader_election.cc:290] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.299258 12017 raft_consensus.cc:2749] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.290742 12011 raft_consensus.cc:359] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.302486 12011 raft_consensus.cc:385] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.302855 12011 raft_consensus.cc:740] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.307493 12010 tablet_bootstrap.cc:492] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:04.305099 12049 raft_consensus.cc:493] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.308024 12010 ts_tablet_manager.cc:1403] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.095s	user 0.042s	sys 0.040s
I20260713 09:05:04.307722 12011 consensus_queue.cc:260] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.308363 12049 raft_consensus.cc:515] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.309883 12011 ts_tablet_manager.cc:1434] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:05:04.310724 12011 tablet_bootstrap.cc:492] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:04.310488 12010 raft_consensus.cc:359] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.311196 12010 raft_consensus.cc:385] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.311442 12010 raft_consensus.cc:740] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.312173 12010 consensus_queue.cc:260] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.314046 12010 ts_tablet_manager.cc:1434] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:04.314625 12012 tablet_bootstrap.cc:654] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.314924 12010 tablet_bootstrap.cc:492] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:04.321151 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.321683 11970 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.340643 12010 tablet_bootstrap.cc:654] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.342489 12049 leader_election.cc:290] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.348785 11970 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 1.
I20260713 09:05:04.349733 12011 tablet_bootstrap.cc:654] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.344410 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
W20260713 09:05:04.344117 11786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.130:33659, user_credentials={real_user=slave}} blocked reactor thread for 50932.7us
I20260713 09:05:04.350745 11787 leader_election.cc:304] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
W20260713 09:05:04.351450 11935 leader_election.cc:343] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.351792 12055 raft_consensus.cc:2804] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.352283 12049 raft_consensus.cc:493] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.352440 12055 raft_consensus.cc:697] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:04.352254 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:04.352892 12049 raft_consensus.cc:515] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.353735 11895 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.353466 12055 consensus_queue.cc:237] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.356532 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.357108 11894 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 0.
I20260713 09:05:04.340039 11816 raft_consensus.cc:2468] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 1.
I20260713 09:05:04.358487 11935 leader_election.cc:304] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:04.359707 12016 raft_consensus.cc:2804] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.360040 12016 raft_consensus.cc:493] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.360380 12016 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.360728 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.361063 11786 leader_election.cc:304] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 5e7098ef8b8144688553046849225d7d
I20260713 09:05:04.361557 11818 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 0.
I20260713 09:05:04.361814 12017 raft_consensus.cc:2804] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.362198 12017 raft_consensus.cc:493] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.362507 12017 raft_consensus.cc:3060] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.363629 12049 leader_election.cc:290] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.364787 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.365639 11816 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 0.
I20260713 09:05:04.367302 12045 raft_consensus.cc:493] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.368111 12045 raft_consensus.cc:515] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.371759 12045 leader_election.cc:290] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.372831 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.373416 11970 raft_consensus.cc:2468] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 0.
I20260713 09:05:04.374647 11862 leader_election.cc:304] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:04.375412 12045 raft_consensus.cc:2804] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.375783 12045 raft_consensus.cc:493] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.376098 12045 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.378980 11895 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 1.
I20260713 09:05:04.380986 12017 raft_consensus.cc:515] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.383189 12017 leader_election.cc:290] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.383819 12016 raft_consensus.cc:515] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.384312 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcb291d3f304c1aa8bf35aa35b1676c" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
W20260713 09:05:04.386744 11787 leader_election.cc:343] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.382763 12045 raft_consensus.cc:515] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.388248 11936 leader_election.cc:304] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.392143 11936 leader_election.cc:304] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.395830 12049 raft_consensus.cc:2804] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.393234 12045 leader_election.cc:290] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.409197 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcb291d3f304c1aa8bf35aa35b1676c" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:04.410100 11895 raft_consensus.cc:3060] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.409273 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.411779 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
W20260713 09:05:04.413483 11862 leader_election.cc:343] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:04.414400 11862 leader_election.cc:343] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.415246 12016 leader_election.cc:290] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.416028 12016 raft_consensus.cc:2804] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.416553 12016 raft_consensus.cc:493] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.416702 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:04.415920 11717 catalog_manager.cc:5697] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.416988 12016 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.417256 11894 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.427040 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.427695 11818 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.429551 12010 tablet_bootstrap.cc:492] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:04.429996 12010 ts_tablet_manager.cc:1403] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.115s	user 0.050s	sys 0.016s
I20260713 09:05:04.436384 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.437629 11970 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.439103 11818 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 1.
I20260713 09:05:04.439504 12010 raft_consensus.cc:359] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.440169 12010 raft_consensus.cc:385] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.440446 12010 raft_consensus.cc:740] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.440320 11936 leader_election.cc:304] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:04.441431 12061 raft_consensus.cc:2804] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.441187 12010 consensus_queue.cc:260] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.441879 12061 raft_consensus.cc:697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:04.442330 11894 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 1.
I20260713 09:05:04.442754 12061 consensus_queue.cc:237] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.447198 11895 raft_consensus.cc:2468] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 1.
I20260713 09:05:04.448354 11786 leader_election.cc:304] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 5e7098ef8b8144688553046849225d7d
I20260713 09:05:04.448588 11970 raft_consensus.cc:2468] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 1.
I20260713 09:05:04.449143 12055 raft_consensus.cc:2804] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.444478 12049 raft_consensus.cc:697] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:04.456259 11862 leader_election.cc:304] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [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: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.459050 12045 raft_consensus.cc:2804] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.459498 12045 raft_consensus.cc:697] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:04.457269 12049 consensus_queue.cc:237] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.460278 12045 consensus_queue.cc:237] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.455777 12055 raft_consensus.cc:697] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:04.464017 12010 ts_tablet_manager.cc:1434] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.013s
I20260713 09:05:04.465324 12010 tablet_bootstrap.cc:492] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d: Bootstrap starting.
I20260713 09:05:04.466138 12055 consensus_queue.cc:237] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.466583 11717 catalog_manager.cc:5697] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 1 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.471581 12012 tablet_bootstrap.cc:492] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:04.472186 12012 ts_tablet_manager.cc:1403] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.204s	user 0.026s	sys 0.025s
I20260713 09:05:04.472879 11717 catalog_manager.cc:5697] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 1 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.477396 12012 raft_consensus.cc:359] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.478284 12012 raft_consensus.cc:385] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.478623 12012 raft_consensus.cc:740] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.479893 12012 consensus_queue.cc:260] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.487300 12012 ts_tablet_manager.cc:1434] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:05:04.488261 12012 tablet_bootstrap.cc:492] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Bootstrap starting.
I20260713 09:05:04.488957 12016 raft_consensus.cc:515] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.491852 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:04.492424 12011 tablet_bootstrap.cc:492] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:04.491861 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.493149 12011 ts_tablet_manager.cc:1403] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.020s
I20260713 09:05:04.493824 11818 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:04.494472 11935 leader_election.cc:343] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.491935 12016 leader_election.cc:290] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.496021 12011 raft_consensus.cc:359] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.496670 12011 raft_consensus.cc:385] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.496918 12011 raft_consensus.cc:740] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.497330 12010 tablet_bootstrap.cc:654] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.497550 12011 consensus_queue.cc:260] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.499404 12011 ts_tablet_manager.cc:1434] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:05:04.500312 12011 tablet_bootstrap.cc:492] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd: Bootstrap starting.
I20260713 09:05:04.508080 12010 tablet_bootstrap.cc:492] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d: No bootstrap required, opened a new log
I20260713 09:05:04.508533 12010 ts_tablet_manager.cc:1403] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.002s
I20260713 09:05:04.509443 11818 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 1.
I20260713 09:05:04.511296 12010 raft_consensus.cc:359] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.511967 12010 raft_consensus.cc:385] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.512281 12010 raft_consensus.cc:740] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.510610 11936 leader_election.cc:304] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.512945 12010 consensus_queue.cc:260] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.513854 12016 raft_consensus.cc:2804] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.514441 12016 raft_consensus.cc:697] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:04.514751 11719 catalog_manager.cc:5697] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 1 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.515228 12016 consensus_queue.cc:237] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.514981 11717 catalog_manager.cc:5697] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.516610 11716 catalog_manager.cc:5697] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 1 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.519307 12011 tablet_bootstrap.cc:654] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.520462 12010 ts_tablet_manager.cc:1434] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:05:04.521165 12012 tablet_bootstrap.cc:654] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.537083 12012 tablet_bootstrap.cc:492] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: No bootstrap required, opened a new log
I20260713 09:05:04.537497 12012 ts_tablet_manager.cc:1403] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260713 09:05:04.539253 12012 raft_consensus.cc:359] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.539767 12012 raft_consensus.cc:385] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.540009 12012 raft_consensus.cc:740] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.540632 12012 consensus_queue.cc:260] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.542106 12012 ts_tablet_manager.cc:1434] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:04.545274 12011 tablet_bootstrap.cc:492] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd: No bootstrap required, opened a new log
I20260713 09:05:04.545658 12011 ts_tablet_manager.cc:1403] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.016s
I20260713 09:05:04.547008 11719 catalog_manager.cc:5697] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 1 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.547662 12011 raft_consensus.cc:359] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.548273 12011 raft_consensus.cc:385] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.548558 12011 raft_consensus.cc:740] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.549260 12011 consensus_queue.cc:260] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.548990 11719 catalog_manager.cc:5697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 1 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.551103 12011 ts_tablet_manager.cc:1434] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260713 09:05:04.577025 12016 raft_consensus.cc:493] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.577510 12016 raft_consensus.cc:515] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.579401 12016 leader_election.cc:290] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.580045 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.580382 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.580822 11818 raft_consensus.cc:2393] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e7098ef8b8144688553046849225d7d in current term 1: Already voted for candidate c449b2d7b9fb444cae152b841f857ebd in this term.
I20260713 09:05:04.581772 11936 leader_election.cc:304] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e7098ef8b8144688553046849225d7d; no voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.582316 12016 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.586936 12016 raft_consensus.cc:2749] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.595332 11818 raft_consensus.cc:3060] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.600744 12045 consensus_queue.cc:1048] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.611328 12018 consensus_queue.cc:1048] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.634570 12018 raft_consensus.cc:493] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.634956 12018 raft_consensus.cc:515] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.636500 12018 leader_election.cc:290] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.637234 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5581d640b4b84edb9c3b3dcf12d32759" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.637512 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5581d640b4b84edb9c3b3dcf12d32759" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.637909 11818 raft_consensus.cc:2393] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c449b2d7b9fb444cae152b841f857ebd in current term 1: Already voted for candidate 5e7098ef8b8144688553046849225d7d in this term.
I20260713 09:05:04.638911 11862 leader_election.cc:304] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd; no voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.639531 12018 raft_consensus.cc:3060] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.644292 12018 raft_consensus.cc:2749] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.694084 12018 consensus_queue.cc:1048] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.698020 12055 raft_consensus.cc:493] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.698491 12055 raft_consensus.cc:515] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.699986 12018 raft_consensus.cc:493] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.700206 12055 leader_election.cc:290] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.700462 12018 raft_consensus.cc:515] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.701052 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.702101 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.702307 12018 leader_election.cc:290] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.702685 11969 raft_consensus.cc:2393] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in current term 1: Already voted for candidate c449b2d7b9fb444cae152b841f857ebd in this term.
I20260713 09:05:04.700292 12017 raft_consensus.cc:493] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.703172 12017 raft_consensus.cc:515] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.703704 11787 leader_election.cc:304] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.704478 12055 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.705101 12017 leader_election.cc:290] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.705711 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.706215 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.706257 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.706286 11818 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 0.
I20260713 09:05:04.706853 11895 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 0.
I20260713 09:05:04.707000 11970 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 0.
I20260713 09:05:04.707643 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d" is_pre_election: true
I20260713 09:05:04.708344 11969 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 0.
I20260713 09:05:04.708523 11786 leader_election.cc:304] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:04.709404 12017 raft_consensus.cc:2804] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.709766 12017 raft_consensus.cc:493] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.710107 12017 raft_consensus.cc:3060] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.711597 12055 raft_consensus.cc:2749] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.711774 11862 leader_election.cc:304] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:04.714545 12034 raft_consensus.cc:2804] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.714545 12045 consensus_queue.cc:1048] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:04.715035 12034 raft_consensus.cc:493] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.715382 12034 raft_consensus.cc:3060] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.718325 12017 raft_consensus.cc:515] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.721061 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:04.721791 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.722398 11969 raft_consensus.cc:3060] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.723181 12034 raft_consensus.cc:515] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.724831 11895 raft_consensus.cc:2393] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in current term 1: Already voted for candidate c449b2d7b9fb444cae152b841f857ebd in this term.
I20260713 09:05:04.727861 12017 leader_election.cc:290] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.728030 11969 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 1.
I20260713 09:05:04.729206 11787 leader_election.cc:304] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:04.729763 12034 leader_election.cc:290] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 1 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:04.730574 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:04.730592 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:04.730224 12017 raft_consensus.cc:2804] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.732125 11970 raft_consensus.cc:2393] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c449b2d7b9fb444cae152b841f857ebd in current term 1: Already voted for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in this term.
I20260713 09:05:04.732882 12017 raft_consensus.cc:697] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:04.733717 12017 consensus_queue.cc:237] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.738827 11862 leader_election.cc:304] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [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: c449b2d7b9fb444cae152b841f857ebd; no voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.739576 12034 raft_consensus.cc:2749] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.742535 11719 catalog_manager.cc:5697] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.748373 12016 raft_consensus.cc:493] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.748759 12016 raft_consensus.cc:515] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.750505 12016 leader_election.cc:290] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.751106 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.751667 11816 raft_consensus.cc:2393] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e7098ef8b8144688553046849225d7d in current term 1: Already voted for candidate c449b2d7b9fb444cae152b841f857ebd in this term.
I20260713 09:05:04.751487 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.752861 11935 leader_election.cc:304] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e7098ef8b8144688553046849225d7d; no voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.753460 12016 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.757668 12016 raft_consensus.cc:2749] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.770798 12034 consensus_queue.cc:1048] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.780493 12045 consensus_queue.cc:1048] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.805721 12016 raft_consensus.cc:493] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.806193 12016 raft_consensus.cc:515] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:04.807816 12016 leader_election.cc:290] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:04.808537 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcb291d3f304c1aa8bf35aa35b1676c" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" is_pre_election: true
I20260713 09:05:04.808723 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcb291d3f304c1aa8bf35aa35b1676c" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c449b2d7b9fb444cae152b841f857ebd" is_pre_election: true
I20260713 09:05:04.809415 11895 raft_consensus.cc:2393] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e7098ef8b8144688553046849225d7d in current term 1: Already voted for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in this term.
I20260713 09:05:04.810248 11935 leader_election.cc:304] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e7098ef8b8144688553046849225d7d; no voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.810989 12016 raft_consensus.cc:3060] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.815196 12016 raft_consensus.cc:2749] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.854405 12017 consensus_queue.cc:1048] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.865613 12017 consensus_queue.cc:1048] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:04.873680 12016 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.889115 11894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:39052
I20260713 09:05:04.889684 11894 raft_consensus.cc:606] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.890668 12016 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.898408 11895 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.907315 12016 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.911309 11969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:48416
I20260713 09:05:04.911860 11969 raft_consensus.cc:606] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.919665 12064 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:04.927094 11894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:39052
I20260713 09:05:04.927667 11894 raft_consensus.cc:606] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:04.937088 12045 consensus_queue.cc:1048] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.940388 11970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79a6072719f84a93978422a3db80c14e"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
mode: GRACEFUL
new_leader_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:48416
I20260713 09:05:04.940987 11970 raft_consensus.cc:606] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Received request to transfer leadership to TS c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.948058 12052 consensus_queue.cc:1048] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.961349 11816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:35030
I20260713 09:05:04.961920 11816 raft_consensus.cc:606] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Received request to transfer leadership to TS c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:04.974692 12055 consensus_queue.cc:1048] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.984337 12085 consensus_queue.cc:1048] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:05.032639 12064 consensus_queue.cc:1048] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:05.042889 12049 consensus_queue.cc:1048] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:05.121575 12018 raft_consensus.cc:993] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:05.122082 12034 raft_consensus.cc:1081] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:05.123471 11816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35016
I20260713 09:05:05.124042 11816 raft_consensus.cc:493] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:05.124410 11816 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.128684 11816 raft_consensus.cc:515] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.130144 11816 leader_election.cc:290] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:05.130852 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:05.131138 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:05.131412 11895 raft_consensus.cc:3055] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:05.131654 11969 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.131784 11895 raft_consensus.cc:740] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:05.132591 11895 consensus_queue.cc:260] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.133742 11895 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.138039 11969 raft_consensus.cc:2468] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:05.139158 11787 leader_election.cc:304] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:05.139803 11895 raft_consensus.cc:2468] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:05.139847 12085 raft_consensus.cc:2804] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.140290 12085 raft_consensus.cc:697] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:05.140995 12085 consensus_queue.cc:237] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.146929 11716 catalog_manager.cc:5697] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 1 to 2, leader changed from c449b2d7b9fb444cae152b841f857ebd (127.10.233.130) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 2 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:05.219045 12085 consensus_queue.cc:1048] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:05.230931 12055 consensus_queue.cc:1048] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:05.240294 12055 raft_consensus.cc:993] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:05.240761 12055 raft_consensus.cc:1081] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Signalling peer c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:05.242380 11895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:39048
I20260713 09:05:05.242954 11895 raft_consensus.cc:493] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:05.243309 11895 raft_consensus.cc:3060] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.247946 11895 raft_consensus.cc:515] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.249768 11895 leader_election.cc:290] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 2 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:05.250492 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:05.250941 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4376a10da8a64f48a281dbbfd960fb49" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:05.251089 11816 raft_consensus.cc:3055] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:05.251434 11816 raft_consensus.cc:740] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:05.251464 11969 raft_consensus.cc:3060] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.252353 11816 consensus_queue.cc:260] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.253563 11816 raft_consensus.cc:3060] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.257995 11969 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 2.
I20260713 09:05:05.259110 11862 leader_election.cc:304] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:05.259905 12034 raft_consensus.cc:2804] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.260035 11816 raft_consensus.cc:2468] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 2.
I20260713 09:05:05.260396 12034 raft_consensus.cc:697] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:05.261243 12034 consensus_queue.cc:237] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.266918 11719 catalog_manager.cc:5697] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 1 to 2, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 2 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:05.337224 12034 raft_consensus.cc:993] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:05.337670 12052 raft_consensus.cc:1081] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:05.339275 11816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35016
I20260713 09:05:05.339854 11816 raft_consensus.cc:493] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:05.340246 11816 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.345079 11816 raft_consensus.cc:515] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.346603 11816 leader_election.cc:290] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:05.347983 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:05.348489 11895 raft_consensus.cc:3055] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:05.348572 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:05.348788 11895 raft_consensus.cc:740] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:05.349154 11969 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.349581 11895 consensus_queue.cc:260] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.350813 11895 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.353773 11969 raft_consensus.cc:2468] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:05.354812 11787 leader_election.cc:304] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:05.355481 12017 raft_consensus.cc:2804] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.355921 12017 raft_consensus.cc:697] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:05.356400 11895 raft_consensus.cc:2468] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:05.356606 12017 consensus_queue.cc:237] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.363900 11719 catalog_manager.cc:5697] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 1 to 2, leader changed from c449b2d7b9fb444cae152b841f857ebd (127.10.233.130) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 2 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:05.398708 12062 raft_consensus.cc:993] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: : Instructing follower c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:05.399178 12062 raft_consensus.cc:1081] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Signalling peer c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:05.400547 11895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79a6072719f84a93978422a3db80c14e"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:39042
I20260713 09:05:05.401021 11895 raft_consensus.cc:493] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:05.401317 11895 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.405637 11895 raft_consensus.cc:515] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.407088 11895 leader_election.cc:290] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 2 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:05.408207 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:05.408772 11969 raft_consensus.cc:3055] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:05.408886 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:05.409125 11969 raft_consensus.cc:740] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:05.409669 11816 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.410202 11969 consensus_queue.cc:260] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.412108 11969 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.415675 11816 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 2.
I20260713 09:05:05.416736 11862 leader_election.cc:304] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:05.417397 12052 raft_consensus.cc:2804] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.417654 11969 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 2.
I20260713 09:05:05.417771 12052 raft_consensus.cc:697] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:05.418638 12052 consensus_queue.cc:237] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.425042 11719 catalog_manager.cc:5697] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 1 to 2, leader changed from 5e7098ef8b8144688553046849225d7d (127.10.233.131) to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 2 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:05.434293 12049 raft_consensus.cc:993] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:05.434698 12049 raft_consensus.cc:1081] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:05.436205 11816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35024
I20260713 09:05:05.436659 11816 raft_consensus.cc:493] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:05.436972 11816 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.441324 11816 raft_consensus.cc:515] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.442842 11816 leader_election.cc:290] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:05.443667 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:05.443949 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:05.444252 11895 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.444491 11969 raft_consensus.cc:3055] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:05.444849 11969 raft_consensus.cc:740] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:05.445606 11969 consensus_queue.cc:260] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.446465 11969 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.449060 11895 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:05.450001 11786 leader_election.cc:304] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:05.450762 12085 raft_consensus.cc:2804] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.451221 12085 raft_consensus.cc:697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:05.452155 11969 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:05.452032 12085 consensus_queue.cc:237] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:05.459247 11719 catalog_manager.cc:5697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 1 to 2, leader changed from 5e7098ef8b8144688553046849225d7d (127.10.233.131) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 2 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:05.643931 11816 raft_consensus.cc:1275] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.645171 12052 consensus_queue.cc:1048] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.653261 11969 raft_consensus.cc:1275] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.654780 12103 consensus_queue.cc:1048] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.720974 11895 raft_consensus.cc:1275] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.722169 12085 consensus_queue.cc:1048] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.730082 11970 raft_consensus.cc:1275] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.732147 12055 consensus_queue.cc:1048] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.833679 11816 raft_consensus.cc:1275] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.834798 12018 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.843454 11970 raft_consensus.cc:1275] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.844906 12018 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.906716 11970 raft_consensus.cc:1275] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.907812 12055 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.915671 11895 raft_consensus.cc:1275] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.917213 12085 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.951942 11895 raft_consensus.cc:1275] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.952133 11970 raft_consensus.cc:1275] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:05.953204 12055 consensus_queue.cc:1048] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.953714 12085 consensus_queue.cc:1048] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:07.995961 11174 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:07.996773 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:08.011865 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:08.012295 11818 raft_consensus.cc:606] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Received request to transfer leadership to TS 5e7098ef8b8144688553046849225d7d
I20260713 09:05:08.014369 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:08.014767 11818 raft_consensus.cc:606] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Received request to transfer leadership to TS 5e7098ef8b8144688553046849225d7d
I20260713 09:05:08.015581 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:08.016012 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:08.351897 12117 raft_consensus.cc:993] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:08.353417 12117 raft_consensus.cc:1081] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Signalling peer 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:08.354875 11970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:48408
I20260713 09:05:08.355401 11970 raft_consensus.cc:493] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.355801 11970 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.360327 11970 raft_consensus.cc:515] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:08.361928 11970 leader_election.cc:290] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 2 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:08.362814 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:08.362926 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:08.363370 11818 raft_consensus.cc:3055] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:08.363458 11895 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.363653 11818 raft_consensus.cc:740] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:08.364418 11818 consensus_queue.cc:260] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:08.365348 11818 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:08.367468 11895 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 2.
I20260713 09:05:08.368453 11935 leader_election.cc:304] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:08.369344 12049 raft_consensus.cc:2804] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:08.370012 11818 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 2.
I20260713 09:05:08.370709 12049 raft_consensus.cc:697] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:08.371484 12049 consensus_queue.cc:237] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:08.379853 11716 catalog_manager.cc:5697] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 1 to 2, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 2 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.385947 12118 raft_consensus.cc:993] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:08.386420 12117 raft_consensus.cc:1081] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Signalling peer 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:08.387964 11970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:48408
I20260713 09:05:08.388563 11970 raft_consensus.cc:493] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:08.388857 11970 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:08.393433 11970 raft_consensus.cc:515] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:08.394872 11970 leader_election.cc:290] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 3 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:08.395741 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:08.395928 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:08.396209 11818 raft_consensus.cc:3055] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:08.396487 11895 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:08.396512 11818 raft_consensus.cc:740] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:08.397367 11818 consensus_queue.cc:260] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:08.398205 11818 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:08.400717 11895 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 3.
I20260713 09:05:08.401628 11935 leader_election.cc:304] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:08.402441 12049 raft_consensus.cc:2804] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:08.402931 12049 raft_consensus.cc:697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:08.402972 11818 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 3.
I20260713 09:05:08.403849 12049 consensus_queue.cc:237] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:08.410658 11716 catalog_manager.cc:5697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 2 to 3, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 3 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:08.754673 11818 raft_consensus.cc:1275] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.755864 12049 consensus_queue.cc:1048] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:08.765483 11895 raft_consensus.cc:1275] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:08.767294 12120 consensus_queue.cc:1048] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:08.911826 11818 raft_consensus.cc:1275] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:08.912968 12120 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:08.921350 11895 raft_consensus.cc:1275] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:08.922668 12120 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:09.047646 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:09.059600 11970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:48416
I20260713 09:05:09.060282 11970 raft_consensus.cc:606] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:09.064569 11970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:48416
I20260713 09:05:09.065032 11970 raft_consensus.cc:606] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:09.074155 11895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:39052
I20260713 09:05:09.074684 11895 raft_consensus.cc:606] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:09.079133 11895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:39052
I20260713 09:05:09.079557 11895 raft_consensus.cc:606] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:09.083395 11895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79a6072719f84a93978422a3db80c14e"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
mode: GRACEFUL
new_leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:39052
I20260713 09:05:09.083865 11895 raft_consensus.cc:606] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Received request to transfer leadership to TS cd8c2d5c5b0a43238ad0a7c426ee1efc
I20260713 09:05:09.096678 12135 raft_consensus.cc:993] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.097106 12116 raft_consensus.cc:1081] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.098343 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79a6072719f84a93978422a3db80c14e"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35016
I20260713 09:05:09.098735 11818 raft_consensus.cc:493] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.098982 11818 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.103405 11818 raft_consensus.cc:515] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.104954 11818 leader_election.cc:290] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 3 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:09.105535 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:09.105899 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:09.106065 11895 raft_consensus.cc:3055] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:09.106395 11895 raft_consensus.cc:740] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:09.106424 11970 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.107056 11895 consensus_queue.cc:260] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.107877 11895 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.110733 11970 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 3.
I20260713 09:05:09.111636 11895 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 3.
I20260713 09:05:09.111788 11787 leader_election.cc:304] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:09.112517 12117 raft_consensus.cc:2804] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:09.113376 12117 raft_consensus.cc:697] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:09.114141 12117 consensus_queue.cc:237] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.120784 11716 catalog_manager.cc:5697] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 2 to 3, leader changed from c449b2d7b9fb444cae152b841f857ebd (127.10.233.130) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 3 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:09.277477 11750 debug-util.cc:398] Leaking SignalData structure 0x7b0800051640 after lost signal to thread 11177
W20260713 09:05:09.278275 11750 debug-util.cc:398] Leaking SignalData structure 0x7b0800051d20 after lost signal to thread 11753
W20260713 09:05:09.279045 11750 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9b00 after lost signal to thread 11845
W20260713 09:05:09.279858 11750 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4760 after lost signal to thread 11920
W20260713 09:05:09.280544 11750 debug-util.cc:398] Leaking SignalData structure 0x7b0800192d20 after lost signal to thread 11994
I20260713 09:05:09.283715 12135 raft_consensus.cc:993] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.284137 12116 raft_consensus.cc:1081] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.285615 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35016
I20260713 09:05:09.286206 11818 raft_consensus.cc:493] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.286584 11818 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.294432 11818 raft_consensus.cc:515] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.296674 11818 leader_election.cc:290] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:09.298942 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:09.299480 11895 raft_consensus.cc:3055] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:09.299832 11895 raft_consensus.cc:740] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:09.299477 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:09.300761 11970 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.300484 11895 consensus_queue.cc:260] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.303187 11895 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.307467 11895 raft_consensus.cc:2468] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:09.307906 11970 raft_consensus.cc:2468] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:09.308431 11786 leader_election.cc:304] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:09.309283 12117 raft_consensus.cc:2804] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:09.309820 12117 raft_consensus.cc:697] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:09.310583 12117 consensus_queue.cc:237] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.317860 11716 catalog_manager.cc:5697] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 1 to 2, leader changed from c449b2d7b9fb444cae152b841f857ebd (127.10.233.130) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 2 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.331557 12129 raft_consensus.cc:993] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.332020 12120 raft_consensus.cc:1081] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.333307 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35024
I20260713 09:05:09.333746 11818 raft_consensus.cc:493] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.334031 11818 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.338488 11818 raft_consensus.cc:515] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.340304 11818 leader_election.cc:290] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 3 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:09.340598 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:09.340831 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb20b8abaf4fe89798acbce2605eb6" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:09.341197 11895 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.341404 11970 raft_consensus.cc:3055] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:09.341724 11970 raft_consensus.cc:740] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:09.342437 11970 consensus_queue.cc:260] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.343444 11970 raft_consensus.cc:3060] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.344875 11895 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 3.
I20260713 09:05:09.346532 11786 leader_election.cc:304] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: c449b2d7b9fb444cae152b841f857ebd, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:09.347455 12117 raft_consensus.cc:2804] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:09.347920 12117 raft_consensus.cc:697] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:09.348681 12117 consensus_queue.cc:237] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.350498 11970 raft_consensus.cc:2468] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 3.
I20260713 09:05:09.387288 11716 catalog_manager.cc:5697] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 2 to 3, leader changed from 5e7098ef8b8144688553046849225d7d (127.10.233.131) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 3 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.491365 12120 raft_consensus.cc:993] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.492070 12129 raft_consensus.cc:1081] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.493785 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35024
I20260713 09:05:09.494335 11818 raft_consensus.cc:493] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.494652 11818 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:09.500273 11818 raft_consensus.cc:515] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.501983 11818 leader_election.cc:290] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 4 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:09.503127 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:09.503415 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20d36aeb3c4872a7b3d835eef4ba89" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:09.503842 11895 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:09.503985 11970 raft_consensus.cc:3055] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:09.504344 11970 raft_consensus.cc:740] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:09.505103 11970 consensus_queue.cc:260] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.506088 11970 raft_consensus.cc:3060] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:09.510753 11970 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 4.
I20260713 09:05:09.512035 11895 raft_consensus.cc:2468] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 4.
I20260713 09:05:09.512004 11787 leader_election.cc:304] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:09.513348 12143 raft_consensus.cc:2804] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:09.513859 12143 raft_consensus.cc:697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:09.514987 12143 consensus_queue.cc:237] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.525275 11718 catalog_manager.cc:5697] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 3 to 4, leader changed from 5e7098ef8b8144688553046849225d7d (127.10.233.131) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 4 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.562819 11970 raft_consensus.cc:1275] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:09.564575 11895 raft_consensus.cc:1275] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:09.564407 12117 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:09.566107 12117 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:09.599335 12116 raft_consensus.cc:993] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: : Instructing follower cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.599862 12116 raft_consensus.cc:1081] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Signalling peer cd8c2d5c5b0a43238ad0a7c426ee1efc to start an election
I20260713 09:05:09.601773 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
 from {username='slave'} at 127.0.0.1:35016
I20260713 09:05:09.602315 11818 raft_consensus.cc:493] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.602741 11818 raft_consensus.cc:3060] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.610199 11818 raft_consensus.cc:515] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.612033 11818 leader_election.cc:290] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Requested vote from peers c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:09.612643 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:09.612972 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f05b09d86d54064807599513f0e68d3" candidate_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:09.613214 11895 raft_consensus.cc:3055] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:09.613399 11970 raft_consensus.cc:3060] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.613560 11895 raft_consensus.cc:740] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:09.614545 11895 consensus_queue.cc:260] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.615837 11895 raft_consensus.cc:3060] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.617435 11970 raft_consensus.cc:2468] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:09.618366 11787 leader_election.cc:304] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7098ef8b8144688553046849225d7d, cd8c2d5c5b0a43238ad0a7c426ee1efc; no voters: 
I20260713 09:05:09.619232 12136 raft_consensus.cc:2804] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:09.619625 12136 raft_consensus.cc:697] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Leader. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:09.620541 12136 consensus_queue.cc:237] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:09.623121 11895 raft_consensus.cc:2468] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd8c2d5c5b0a43238ad0a7c426ee1efc in term 2.
I20260713 09:05:09.627982 11716 catalog_manager.cc:5697] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc reported cstate change: term changed from 1 to 2, leader changed from c449b2d7b9fb444cae152b841f857ebd (127.10.233.130) to cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129). New cstate: current_term: 2 leader_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.750692 11970 raft_consensus.cc:1275] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:09.751825 12136 consensus_queue.cc:1048] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.764109 11895 raft_consensus.cc:1275] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:09.765949 12117 consensus_queue.cc:1048] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.907898 11970 raft_consensus.cc:1275] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:09.909158 12117 consensus_queue.cc:1048] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:09.918869 11895 raft_consensus.cc:1275] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:09.920727 12136 consensus_queue.cc:1048] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:09.950542 11895 raft_consensus.cc:1275] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:09.951776 12117 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:09.960124 11970 raft_consensus.cc:1275] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:09.961898 12117 consensus_queue.cc:1048] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:10.036382 11895 raft_consensus.cc:1275] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:10.037467 12153 consensus_queue.cc:1048] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:10.050560 11970 raft_consensus.cc:1275] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Refusing update from remote peer cd8c2d5c5b0a43238ad0a7c426ee1efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:10.052286 12117 consensus_queue.cc:1048] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:12.089967 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:12.097219 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:12.097746 11818 raft_consensus.cc:606] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Received request to transfer leadership to TS 5e7098ef8b8144688553046849225d7d
I20260713 09:05:12.100246 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:12.100683 11818 raft_consensus.cc:606] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Received request to transfer leadership to TS c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:12.102698 11816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79a6072719f84a93978422a3db80c14e"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:12.103130 11816 raft_consensus.cc:606] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Received request to transfer leadership to TS c449b2d7b9fb444cae152b841f857ebd
I20260713 09:05:12.105115 11816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6"
dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
mode: GRACEFUL
new_leader_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:35046
I20260713 09:05:12.105581 11816 raft_consensus.cc:606] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Received request to transfer leadership to TS 5e7098ef8b8144688553046849225d7d
I20260713 09:05:12.106658 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:12.107158 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:12.108207 12160 raft_consensus.cc:993] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:12.108587 12159 raft_consensus.cc:1081] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Signalling peer c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:12.109751 11895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79a6072719f84a93978422a3db80c14e"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:39048
I20260713 09:05:12.110078 11895 raft_consensus.cc:493] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.110286 11895 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:12.115617 11895 raft_consensus.cc:515] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.116443 12160 raft_consensus.cc:993] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:12.116852 12159 raft_consensus.cc:1081] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Signalling peer c449b2d7b9fb444cae152b841f857ebd to start an election
I20260713 09:05:12.117189 11895 leader_election.cc:290] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 4 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:12.117714 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:12.118112 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a6072719f84a93978422a3db80c14e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:12.118263 11816 raft_consensus.cc:3055] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:12.118572 11970 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:12.118584 11816 raft_consensus.cc:740] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:12.119597 11895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e"
dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
 from {username='slave'} at 127.0.0.1:39048
I20260713 09:05:12.119506 11816 consensus_queue.cc:260] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.120103 11895 raft_consensus.cc:493] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.120434 11895 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.120747 11816 raft_consensus.cc:3060] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:12.124421 11895 raft_consensus.cc:515] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.124773 11970 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 4.
I20260713 09:05:12.126252 11895 leader_election.cc:290] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [CANDIDATE]: Term 3 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), 5e7098ef8b8144688553046849225d7d (127.10.233.131:37015)
I20260713 09:05:12.127584 11816 raft_consensus.cc:2468] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 4.
I20260713 09:05:12.127791 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:12.128340 11818 raft_consensus.cc:3055] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:12.128252 11862 leader_election.cc:304] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [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: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:12.128666 11818 raft_consensus.cc:740] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:12.129103 12135 raft_consensus.cc:2804] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:12.129406 11818 consensus_queue.cc:260] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.130486 11818 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.130405 12135 raft_consensus.cc:697] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 4 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:12.130374 11970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12475d71883c4f27a04ee3b131efea2e" candidate_uuid: "c449b2d7b9fb444cae152b841f857ebd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e7098ef8b8144688553046849225d7d"
I20260713 09:05:12.131655 11970 raft_consensus.cc:3060] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.131901 12135 consensus_queue.cc:237] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.136986 11818 raft_consensus.cc:2468] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 3.
I20260713 09:05:12.137454 11970 raft_consensus.cc:2468] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c449b2d7b9fb444cae152b841f857ebd in term 3.
I20260713 09:05:12.138312 11862 leader_election.cc:304] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [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: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:12.138921 12135 raft_consensus.cc:2804] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:12.139428 12135 raft_consensus.cc:697] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 3 LEADER]: Becoming Leader. State: Replica: c449b2d7b9fb444cae152b841f857ebd, State: Running, Role: LEADER
I20260713 09:05:12.139004 11718 catalog_manager.cc:5697] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 3 to 4, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 4 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.140239 12135 consensus_queue.cc:237] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.153296 11718 catalog_manager.cc:5697] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd reported cstate change: term changed from 2 to 3, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to c449b2d7b9fb444cae152b841f857ebd (127.10.233.130). New cstate: current_term: 3 leader_uuid: "c449b2d7b9fb444cae152b841f857ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.233810 12160 raft_consensus.cc:993] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:12.234265 12159 raft_consensus.cc:1081] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Signalling peer 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:12.235738 11970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:48408
I20260713 09:05:12.236157 11970 raft_consensus.cc:493] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.236407 11970 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.240137 11970 raft_consensus.cc:515] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.241528 11970 leader_election.cc:290] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 3 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:12.242177 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:12.242689 11818 raft_consensus.cc:3055] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:12.242597 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dec028129d4bfc81de8966ff84a1b6" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:12.243032 11818 raft_consensus.cc:740] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:12.243191 11895 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.243785 11818 consensus_queue.cc:260] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.244868 11818 raft_consensus.cc:3060] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.249078 11895 raft_consensus.cc:2468] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 3.
I20260713 09:05:12.250175 11935 leader_election.cc:304] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:12.251461 12129 raft_consensus.cc:2804] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:12.251928 11818 raft_consensus.cc:2468] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 3.
I20260713 09:05:12.252948 12129 raft_consensus.cc:697] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:12.254745 12129 consensus_queue.cc:237] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.263727 11718 catalog_manager.cc:5697] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 2 to 3, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 3 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.265121 12160 raft_consensus.cc:993] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: : Instructing follower 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:12.266768 12160 raft_consensus.cc:1081] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Signalling peer 5e7098ef8b8144688553046849225d7d to start an election
I20260713 09:05:12.268525 11968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a"
dest_uuid: "5e7098ef8b8144688553046849225d7d"
 from {username='slave'} at 127.0.0.1:48408
I20260713 09:05:12.269061 11968 raft_consensus.cc:493] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:12.269405 11968 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.276269 11968 raft_consensus.cc:515] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.278084 11968 leader_election.cc:290] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [CANDIDATE]: Term 3 election: Requested vote from peers cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915), c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659)
I20260713 09:05:12.279142 11895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c449b2d7b9fb444cae152b841f857ebd"
I20260713 09:05:12.279745 11895 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.280089 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe1e90f0b1349bc9275acd5acb4773a" candidate_uuid: "5e7098ef8b8144688553046849225d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc"
I20260713 09:05:12.280652 11818 raft_consensus.cc:3055] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:12.280956 11818 raft_consensus.cc:740] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd8c2d5c5b0a43238ad0a7c426ee1efc, State: Running, Role: LEADER
I20260713 09:05:12.281651 11818 consensus_queue.cc:260] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.282461 11818 raft_consensus.cc:3060] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:12.286307 11895 raft_consensus.cc:2468] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 3.
I20260713 09:05:12.286811 11818 raft_consensus.cc:2468] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7098ef8b8144688553046849225d7d in term 3.
I20260713 09:05:12.287345 11935 leader_election.cc:304] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [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: 5e7098ef8b8144688553046849225d7d, c449b2d7b9fb444cae152b841f857ebd; no voters: 
I20260713 09:05:12.288275 12129 raft_consensus.cc:2804] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:12.288825 12129 raft_consensus.cc:697] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Becoming Leader. State: Replica: 5e7098ef8b8144688553046849225d7d, State: Running, Role: LEADER
I20260713 09:05:12.289779 12129 consensus_queue.cc:237] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [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: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } }
I20260713 09:05:12.297848 11718 catalog_manager.cc:5697] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d reported cstate change: term changed from 2 to 3, leader changed from cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129) to 5e7098ef8b8144688553046849225d7d (127.10.233.131). New cstate: current_term: 3 leader_uuid: "5e7098ef8b8144688553046849225d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.519150 11818 raft_consensus.cc:1275] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:12.520196 12135 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:12.532753 11968 raft_consensus.cc:1275] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:12.534004 12161 consensus_queue.cc:1048] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:12.682384 11968 raft_consensus.cc:1275] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.683509 12161 consensus_queue.cc:1048] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7098ef8b8144688553046849225d7d" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.688092 11818 raft_consensus.cc:1275] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.688838 11816 raft_consensus.cc:1275] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Refusing update from remote peer c449b2d7b9fb444cae152b841f857ebd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.689364 12129 consensus_queue.cc:1048] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.691279 12175 consensus_queue.cc:1048] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.701292 11895 raft_consensus.cc:1275] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.704206 12129 consensus_queue.cc:1048] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.757205 11895 raft_consensus.cc:1275] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.758334 12168 consensus_queue.cc:1048] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c449b2d7b9fb444cae152b841f857ebd" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:12.766994 11816 raft_consensus.cc:1275] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Refusing update from remote peer 5e7098ef8b8144688553046849225d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:12.768857 12180 consensus_queue.cc:1048] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd8c2d5c5b0a43238ad0a7c426ee1efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:13.108049 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:13.115221 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
W20260713 09:05:13.132951 11862 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:05:13.137754 11862 consensus_peers.cc:597] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd -> Peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Couldn't send request to peer cd8c2d5c5b0a43238ad0a7c426ee1efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.144740 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:13.145429 11174 tablet_replica.cc:333] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.146032 11174 raft_consensus.cc:2243] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.146427 11174 raft_consensus.cc:2272] T 12475d71883c4f27a04ee3b131efea2e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.148510 11174 tablet_replica.cc:333] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.149012 11174 raft_consensus.cc:2243] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.149461 11174 raft_consensus.cc:2272] T 4376a10da8a64f48a281dbbfd960fb49 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.151024 11174 tablet_replica.cc:333] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.151489 11174 raft_consensus.cc:2243] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.151881 11174 raft_consensus.cc:2272] T 5581d640b4b84edb9c3b3dcf12d32759 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.153430 11174 tablet_replica.cc:333] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.153874 11174 raft_consensus.cc:2243] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.154222 11174 raft_consensus.cc:2272] T 0fe1e90f0b1349bc9275acd5acb4773a P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.156003 11174 tablet_replica.cc:333] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.156451 11174 raft_consensus.cc:2243] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.157232 11174 raft_consensus.cc:2272] T 0bcb291d3f304c1aa8bf35aa35b1676c P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.159173 11174 tablet_replica.cc:333] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.159803 11174 raft_consensus.cc:2243] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.160272 11174 raft_consensus.cc:2272] T 85dec028129d4bfc81de8966ff84a1b6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.161959 11174 tablet_replica.cc:333] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.162412 11174 raft_consensus.cc:2243] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.162767 11174 raft_consensus.cc:2272] T 79a6072719f84a93978422a3db80c14e P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.164626 11174 tablet_replica.cc:333] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.165069 11174 raft_consensus.cc:2243] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.165671 11174 raft_consensus.cc:2272] T 9f05b09d86d54064807599513f0e68d3 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.167107 11174 tablet_replica.cc:333] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.167529 11174 raft_consensus.cc:2243] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.168167 11174 raft_consensus.cc:2272] T 0b20d36aeb3c4872a7b3d835eef4ba89 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.169548 11174 tablet_replica.cc:333] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc: stopping tablet replica
I20260713 09:05:13.169958 11174 raft_consensus.cc:2243] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.170652 11174 raft_consensus.cc:2272] T fdcb20b8abaf4fe89798acbce2605eb6 P cd8c2d5c5b0a43238ad0a7c426ee1efc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:13.174590 11936 consensus_peers.cc:597] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d -> Peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Couldn't send request to peer cd8c2d5c5b0a43238ad0a7c426ee1efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.191280 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
I20260713 09:05:13.212610 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
W20260713 09:05:13.225124 11936 consensus_peers.cc:597] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d -> Peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Couldn't send request to peer cd8c2d5c5b0a43238ad0a7c426ee1efc. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:39915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.236951 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:13.237612 11174 tablet_replica.cc:333] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.238354 11174 raft_consensus.cc:2243] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.238783 11174 raft_consensus.cc:2272] T 5581d640b4b84edb9c3b3dcf12d32759 P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.240890 11174 tablet_replica.cc:333] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.241379 11174 raft_consensus.cc:2243] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.242017 11174 raft_consensus.cc:2272] T 79a6072719f84a93978422a3db80c14e P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.243880 11174 tablet_replica.cc:333] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.244360 11174 raft_consensus.cc:2243] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.245050 11174 raft_consensus.cc:2272] T 4376a10da8a64f48a281dbbfd960fb49 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.246575 11174 tablet_replica.cc:333] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.247059 11174 raft_consensus.cc:2243] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.247426 11174 raft_consensus.cc:2272] T 0bcb291d3f304c1aa8bf35aa35b1676c P c449b2d7b9fb444cae152b841f857ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.249007 11174 tablet_replica.cc:333] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.249460 11174 raft_consensus.cc:2243] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.249877 11174 raft_consensus.cc:2272] T 85dec028129d4bfc81de8966ff84a1b6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.252357 11174 tablet_replica.cc:333] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.253013 11174 raft_consensus.cc:2243] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:13.253405 11935 consensus_peers.cc:597] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d -> Peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Couldn't send request to peer c449b2d7b9fb444cae152b841f857ebd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.253507 11174 raft_consensus.cc:2272] T 0fe1e90f0b1349bc9275acd5acb4773a P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.255373 11174 tablet_replica.cc:333] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.255923 11174 raft_consensus.cc:2243] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.256307 11174 raft_consensus.cc:2272] T 9f05b09d86d54064807599513f0e68d3 P c449b2d7b9fb444cae152b841f857ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.257702 11174 tablet_replica.cc:333] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.258129 11174 raft_consensus.cc:2243] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.258484 11174 raft_consensus.cc:2272] T fdcb20b8abaf4fe89798acbce2605eb6 P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.260028 11174 tablet_replica.cc:333] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.260468 11174 raft_consensus.cc:2243] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.260923 11174 raft_consensus.cc:2272] T 0b20d36aeb3c4872a7b3d835eef4ba89 P c449b2d7b9fb444cae152b841f857ebd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.262388 11174 tablet_replica.cc:333] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd: stopping tablet replica
I20260713 09:05:13.262753 11174 raft_consensus.cc:2243] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.263329 11174 raft_consensus.cc:2272] T 12475d71883c4f27a04ee3b131efea2e P c449b2d7b9fb444cae152b841f857ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.291364 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
W20260713 09:05:13.300741 11936 consensus_peers.cc:597] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d -> Peer cd8c2d5c5b0a43238ad0a7c426ee1efc (127.10.233.129:39915): Couldn't send request to peer cd8c2d5c5b0a43238ad0a7c426ee1efc. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:39915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:13.300725 11935 consensus_peers.cc:597] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d -> Peer c449b2d7b9fb444cae152b841f857ebd (127.10.233.130:33659): Couldn't send request to peer c449b2d7b9fb444cae152b841f857ebd. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:33659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.312407 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
I20260713 09:05:13.333603 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:13.334260 11174 tablet_replica.cc:333] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.334869 11174 raft_consensus.cc:2243] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.335604 11174 raft_consensus.cc:2272] T 0fe1e90f0b1349bc9275acd5acb4773a P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.337538 11174 tablet_replica.cc:333] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.338052 11174 raft_consensus.cc:2243] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.338441 11174 raft_consensus.cc:2272] T 0bcb291d3f304c1aa8bf35aa35b1676c P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.340061 11174 tablet_replica.cc:333] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.340533 11174 raft_consensus.cc:2243] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.341193 11174 raft_consensus.cc:2272] T 85dec028129d4bfc81de8966ff84a1b6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.343623 11174 tablet_replica.cc:333] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.344142 11174 raft_consensus.cc:2243] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.344831 11174 raft_consensus.cc:2272] T 5581d640b4b84edb9c3b3dcf12d32759 P 5e7098ef8b8144688553046849225d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.346689 11174 tablet_replica.cc:333] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.347137 11174 raft_consensus.cc:2243] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.347512 11174 raft_consensus.cc:2272] T fdcb20b8abaf4fe89798acbce2605eb6 P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.348941 11174 tablet_replica.cc:333] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.349382 11174 raft_consensus.cc:2243] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.349735 11174 raft_consensus.cc:2272] T 0b20d36aeb3c4872a7b3d835eef4ba89 P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.351176 11174 tablet_replica.cc:333] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.351616 11174 raft_consensus.cc:2243] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.352021 11174 raft_consensus.cc:2272] T 9f05b09d86d54064807599513f0e68d3 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.353399 11174 tablet_replica.cc:333] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.353829 11174 raft_consensus.cc:2243] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.354187 11174 raft_consensus.cc:2272] T 4376a10da8a64f48a281dbbfd960fb49 P 5e7098ef8b8144688553046849225d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.355784 11174 tablet_replica.cc:333] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.356200 11174 raft_consensus.cc:2243] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.356571 11174 raft_consensus.cc:2272] T 79a6072719f84a93978422a3db80c14e P 5e7098ef8b8144688553046849225d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.358345 11174 tablet_replica.cc:333] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d: stopping tablet replica
I20260713 09:05:13.358757 11174 raft_consensus.cc:2243] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:13.359118 11174 raft_consensus.cc:2272] T 12475d71883c4f27a04ee3b131efea2e P 5e7098ef8b8144688553046849225d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.385744 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:05:13.402750 11174 master.cc:562] Master@127.10.233.190:43269 shutting down...
I20260713 09:05:13.420634 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:13.421142 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:13.421448 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3b47de19ec1410ba48ca57a338c97cd: stopping tablet replica
I20260713 09:05:13.455989 11174 master.cc:584] Master@127.10.233.190:43269 shutdown complete.
5e7098ef8b8144688553046849225d7d  1
c449b2d7b9fb444cae152b841f857ebd  4
cd8c2d5c5b0a43238ad0a7c426ee1efc  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10405 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:05:13.495896 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:38623
I20260713 09:05:13.497044 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:13.502745 12190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:13.502763 12191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:13.503551 12193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:13.503840 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:13.504659 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:13.504830 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:13.505004 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933513504975 us; error 0 us; skew 500 ppm
I20260713 09:05:13.505512 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:13.508133 11174 webserver.cc:533] Webserver started at http://127.10.233.190:42187/ using document root <none> and password file <none>
I20260713 09:05:13.508674 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:13.508873 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:13.509159 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:13.510277 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.514499 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:05:13.517947 12198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.518785 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:13.519011 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.519238 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:13.533870 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:13.534978 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:13.571200 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:38623
I20260713 09:05:13.571309 12249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:38623 every 8 connection(s)
I20260713 09:05:13.575062 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:13.584081 12250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3: Bootstrap starting.
I20260713 09:05:13.588498 12250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:13.592263 12250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3: No bootstrap required, opened a new log
I20260713 09:05:13.594110 12250 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3" member_type: VOTER }
I20260713 09:05:13.594441 12250 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:13.594612 12250 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fb71ae65fcc43cd94ba1e4f12e1afb3, State: Initialized, Role: FOLLOWER
I20260713 09:05:13.595187 12250 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9fb71ae65fcc43cd94ba1e4f12e1afb3" member_type: VOTER }
I20260713 09:05:13.595569 12250 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:13.595827 12250 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:13.596040 12250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.599642 12250 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3" member_type: VOTER }
I20260713 09:05:13.600075 12250 leader_election.cc:304] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [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: 9fb71ae65fcc43cd94ba1e4f12e1afb3; no voters: 
I20260713 09:05:13.601063 12250 leader_election.cc:290] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:13.601553 12253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:13.602834 12253 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 1 LEADER]: Becoming Leader. State: Replica: 9fb71ae65fcc43cd94ba1e4f12e1afb3, State: Running, Role: LEADER
I20260713 09:05:13.603492 12253 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [LEADER]: Queue going to LEADER mode. State: All 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: "9fb71ae65fcc43cd94ba1e4f12e1afb3" member_type: VOTER }
I20260713 09:05:13.603825 12250 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:13.608620 12255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9fb71ae65fcc43cd94ba1e4f12e1afb3. Latest consensus state: current_term: 1 leader_uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3" member_type: VOTER } }
I20260713 09:05:13.608846 12254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fb71ae65fcc43cd94ba1e4f12e1afb3" member_type: VOTER } }
I20260713 09:05:13.609345 12255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:13.609542 12254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:13.612015 12261 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:13.616786 12261 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:13.619230 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:13.625000 12261 catalog_manager.cc:1383] Generated new cluster ID: b45a56342ce24feb81361882caa221e3
I20260713 09:05:13.625241 12261 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:13.638329 12261 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:13.639533 12261 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:13.652900 12261 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3: Generated new TSK 0
I20260713 09:05:13.653435 12261 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:13.686086 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:13.692303 12271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:13.693663 12272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:13.694958 11174 server_base.cc:1061] running on GCE node
W20260713 09:05:13.696086 12275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:13.697027 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:13.697273 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:13.697434 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933513697414 us; error 0 us; skew 500 ppm
I20260713 09:05:13.697928 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:13.700521 11174 webserver.cc:533] Webserver started at http://127.10.233.129:36875/ using document root <none> and password file <none>
I20260713 09:05:13.700976 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:13.701175 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:13.701433 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:13.702453 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "d978e3a8599444ceab5b51404e5cb7be"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.706979 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:05:13.710409 12279 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.711262 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:13.711539 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "d978e3a8599444ceab5b51404e5cb7be"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.711872 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:13.725456 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:13.727006 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:13.729014 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:13.731362 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:13.731578 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.731858 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:13.732039 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.772439 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:36035
I20260713 09:05:13.772563 12341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:36035 every 8 connection(s)
I20260713 09:05:13.777168 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:13.784318 12347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:13.784991 12346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:13.787124 12349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:13.787352 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:13.788491 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:13.788722 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:13.788893 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933513788879 us; error 0 us; skew 500 ppm
I20260713 09:05:13.789440 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:13.790159 12342 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38623
I20260713 09:05:13.790514 12342 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:13.791237 12342 heartbeater.cc:507] Master 127.10.233.190:38623 requested a full tablet report, sending...
I20260713 09:05:13.791932 11174 webserver.cc:533] Webserver started at http://127.10.233.130:34567/ using document root <none> and password file <none>
I20260713 09:05:13.792635 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:13.792865 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:13.793144 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:13.793576 12215 ts_manager.cc:194] Registered new tserver with Master: d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:13.794281 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "03639805f2d54b00ab1a2470e5bce788"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.795205 12215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48598
I20260713 09:05:13.798586 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:05:13.801740 12354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.802453 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:13.802760 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "03639805f2d54b00ab1a2470e5bce788"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.803035 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:13.814352 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:13.815400 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:13.816741 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:13.818740 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:13.818953 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.819180 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:13.819341 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.856650 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:43891
I20260713 09:05:13.856745 12416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:43891 every 8 connection(s)
I20260713 09:05:13.861117 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:13.867157 12420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:13.868451 12421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:13.871125 11174 server_base.cc:1061] running on GCE node
W20260713 09:05:13.871434 12423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:13.872426 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:13.872704 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:13.872905 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933513872890 us; error 0 us; skew 500 ppm
I20260713 09:05:13.873582 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:13.873665 12417 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38623
I20260713 09:05:13.874115 12417 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:13.874993 12417 heartbeater.cc:507] Master 127.10.233.190:38623 requested a full tablet report, sending...
I20260713 09:05:13.876067 11174 webserver.cc:533] Webserver started at http://127.10.233.131:46351/ using document root <none> and password file <none>
I20260713 09:05:13.876588 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:13.876792 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:13.877079 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:13.877020 12215 ts_manager.cc:194] Registered new tserver with Master: 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:13.878219 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.878355 12215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48614
I20260713 09:05:13.882625 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:05:13.885756 12428 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.886504 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:13.886804 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-dkvc"
I20260713 09:05:13.887072 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:13.915166 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:13.916343 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:13.917680 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:13.919796 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:13.920001 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.920236 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:13.920399 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.958104 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:36131
I20260713 09:05:13.958196 12490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:36131 every 8 connection(s)
I20260713 09:05:13.971282 12491 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38623
I20260713 09:05:13.971632 12491 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:13.972361 12491 heartbeater.cc:507] Master 127.10.233.190:38623 requested a full tablet report, sending...
I20260713 09:05:13.974154 12215 ts_manager.cc:194] Registered new tserver with Master: 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:13.974360 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013206746s
I20260713 09:05:13.975487 12215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48628
I20260713 09:05:13.997603 12215 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48636:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:14.001302 12215 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:14.109390 12382 tablet_service.cc:1511] Processing CreateTablet for tablet 0faa11efc53d42b4944da8f9afcb6df2 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:14.109390 12381 tablet_service.cc:1511] Processing CreateTablet for tablet 774a3c783d4e40419c374446d2419140 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:14.110958 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0faa11efc53d42b4944da8f9afcb6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.113113 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774a3c783d4e40419c374446d2419140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.115041 12380 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8a98854c24162bc78faef35ee34d6 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:14.116142 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8a98854c24162bc78faef35ee34d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.119007 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 0e537ab18c1e4f1a9faf6acc590c51d2 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:14.120306 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e537ab18c1e4f1a9faf6acc590c51d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.122254 12378 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0a7093cc004eb296e3d4acb0c0f114 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:14.123521 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0a7093cc004eb296e3d4acb0c0f114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.145866 12506 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.151216 12379 tablet_service.cc:1511] Processing CreateTablet for tablet ca885e53cd4141c8a8c8dab85c7ad976 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:14.152179 12506 tablet_bootstrap.cc:654] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.152524 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca885e53cd4141c8a8c8dab85c7ad976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.160066 12456 tablet_service.cc:1511] Processing CreateTablet for tablet 0faa11efc53d42b4944da8f9afcb6df2 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:14.160708 12452 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0a7093cc004eb296e3d4acb0c0f114 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:14.161538 12456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0faa11efc53d42b4944da8f9afcb6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.161854 12378 tablet_service.cc:1511] Processing CreateTablet for tablet 19e7e2f2a59f41eda68928d181a26d0a (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:14.162884 12452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0a7093cc004eb296e3d4acb0c0f114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.163003 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e7e2f2a59f41eda68928d181a26d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.163204 12506 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.163652 12506 ts_tablet_manager.cc:1403] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260713 09:05:14.164865 12455 tablet_service.cc:1511] Processing CreateTablet for tablet 774a3c783d4e40419c374446d2419140 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:14.166115 12455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774a3c783d4e40419c374446d2419140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.166611 12506 raft_consensus.cc:359] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.167315 12506 raft_consensus.cc:385] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.167600 12506 raft_consensus.cc:740] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.168082 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 07b7009c344d4d2d8a7bd9fe5cc19147 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:14.168566 12506 consensus_queue.cc:260] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.168839 12454 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8a98854c24162bc78faef35ee34d6 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:14.169297 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b7009c344d4d2d8a7bd9fe5cc19147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.170140 12454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8a98854c24162bc78faef35ee34d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.173162 12453 tablet_service.cc:1511] Processing CreateTablet for tablet 0e537ab18c1e4f1a9faf6acc590c51d2 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:14.174748 12453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e537ab18c1e4f1a9faf6acc590c51d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.176334 12305 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8a98854c24162bc78faef35ee34d6 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:14.176833 12451 tablet_service.cc:1511] Processing CreateTablet for tablet 07b7009c344d4d2d8a7bd9fe5cc19147 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:14.177078 12303 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0a7093cc004eb296e3d4acb0c0f114 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:14.177639 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8a98854c24162bc78faef35ee34d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.178481 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0a7093cc004eb296e3d4acb0c0f114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.178130 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 0faa11efc53d42b4944da8f9afcb6df2 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:14.179677 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 07b7009c344d4d2d8a7bd9fe5cc19147 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:14.178121 12451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b7009c344d4d2d8a7bd9fe5cc19147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.181020 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b7009c344d4d2d8a7bd9fe5cc19147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.180927 12304 tablet_service.cc:1511] Processing CreateTablet for tablet 0e537ab18c1e4f1a9faf6acc590c51d2 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:14.182210 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e537ab18c1e4f1a9faf6acc590c51d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.183584 12300 tablet_service.cc:1511] Processing CreateTablet for tablet 19e7e2f2a59f41eda68928d181a26d0a (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:14.184062 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0faa11efc53d42b4944da8f9afcb6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.183817 12306 tablet_service.cc:1511] Processing CreateTablet for tablet 774a3c783d4e40419c374446d2419140 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:14.185207 12450 tablet_service.cc:1511] Processing CreateTablet for tablet ca885e53cd4141c8a8c8dab85c7ad976 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:14.185465 12301 tablet_service.cc:1511] Processing CreateTablet for tablet ca885e53cd4141c8a8c8dab85c7ad976 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:14.186517 12450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca885e53cd4141c8a8c8dab85c7ad976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.186651 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca885e53cd4141c8a8c8dab85c7ad976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.192014 12306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774a3c783d4e40419c374446d2419140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.193418 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e7e2f2a59f41eda68928d181a26d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.194845 12449 tablet_service.cc:1511] Processing CreateTablet for tablet 19e7e2f2a59f41eda68928d181a26d0a (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:14.195446 12299 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2a400b29f14a128311a6c16cd8a77d (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:14.196241 12449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e7e2f2a59f41eda68928d181a26d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.196743 12299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a400b29f14a128311a6c16cd8a77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.222436 12382 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2a400b29f14a128311a6c16cd8a77d (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:14.223847 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a400b29f14a128311a6c16cd8a77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.235222 12298 tablet_service.cc:1511] Processing CreateTablet for tablet 40425a7f5946452ab47e63c8cd6eeb86 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:14.236585 12298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40425a7f5946452ab47e63c8cd6eeb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.236624 12448 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2a400b29f14a128311a6c16cd8a77d (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:14.238013 12448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a400b29f14a128311a6c16cd8a77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.245225 12447 tablet_service.cc:1511] Processing CreateTablet for tablet 40425a7f5946452ab47e63c8cd6eeb86 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:14.247502 12447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40425a7f5946452ab47e63c8cd6eeb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.264864 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5394e6836445d9ab97ac9a32a062a0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:14.267970 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5394e6836445d9ab97ac9a32a062a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.266165 12301 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5394e6836445d9ab97ac9a32a062a0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:14.272089 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5394e6836445d9ab97ac9a32a062a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.272295 12509 tablet_bootstrap.cc:492] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.273222 12449 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5394e6836445d9ab97ac9a32a062a0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:14.274500 12449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5394e6836445d9ab97ac9a32a062a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.279754 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 40425a7f5946452ab47e63c8cd6eeb86 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:14.280289 12506 ts_tablet_manager.cc:1434] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.007s
I20260713 09:05:14.290195 12417 heartbeater.cc:499] Master 127.10.233.190:38623 was elected leader, sending a full tablet report...
I20260713 09:05:14.293887 12506 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.296715 12378 tablet_service.cc:1511] Processing CreateTablet for tablet 6872b90d30104a66ad7e0505433c50f0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:14.303108 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6872b90d30104a66ad7e0505433c50f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.303478 12510 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.311592 12510 tablet_bootstrap.cc:654] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.312911 12305 tablet_service.cc:1511] Processing CreateTablet for tablet 84499cec1cc44edb9191ae5d38fe4388 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:14.314364 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84499cec1cc44edb9191ae5d38fe4388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.316682 12506 tablet_bootstrap.cc:654] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.304509 12448 tablet_service.cc:1511] Processing CreateTablet for tablet 6872b90d30104a66ad7e0505433c50f0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:14.326650 12448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6872b90d30104a66ad7e0505433c50f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.323838 12381 tablet_service.cc:1511] Processing CreateTablet for tablet 84499cec1cc44edb9191ae5d38fe4388 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:14.325387 12509 tablet_bootstrap.cc:654] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.323887 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40425a7f5946452ab47e63c8cd6eeb86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.332150 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84499cec1cc44edb9191ae5d38fe4388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.335866 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 6872b90d30104a66ad7e0505433c50f0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:14.335978 12299 tablet_service.cc:1511] Processing CreateTablet for tablet a354939f40ce44a48584a22ad2da0c5d (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:14.337136 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6872b90d30104a66ad7e0505433c50f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.337725 12299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a354939f40ce44a48584a22ad2da0c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.365310 12382 tablet_service.cc:1511] Processing CreateTablet for tablet a354939f40ce44a48584a22ad2da0c5d (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:14.366691 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a354939f40ce44a48584a22ad2da0c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.355561 12510 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.368114 12510 ts_tablet_manager.cc:1403] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.006s
I20260713 09:05:14.370962 12510 raft_consensus.cc:359] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.371642 12510 raft_consensus.cc:385] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.379086 12453 tablet_service.cc:1511] Processing CreateTablet for tablet a354939f40ce44a48584a22ad2da0c5d (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:14.379168 12304 tablet_service.cc:1511] Processing CreateTablet for tablet ca60d4e70d53441694120d2d00d2ee91 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:14.380518 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca60d4e70d53441694120d2d00d2ee91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.382870 12454 tablet_service.cc:1511] Processing CreateTablet for tablet ca60d4e70d53441694120d2d00d2ee91 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:14.384076 12454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca60d4e70d53441694120d2d00d2ee91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.384249 12506 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.384693 12506 ts_tablet_manager.cc:1403] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.037s
I20260713 09:05:14.375159 12510 raft_consensus.cc:740] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.386772 12453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a354939f40ce44a48584a22ad2da0c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.386989 12300 tablet_service.cc:1511] Processing CreateTablet for tablet 8842fff4e3a5432696bf069d61831636 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:14.388310 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8842fff4e3a5432696bf069d61831636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.389246 12378 tablet_service.cc:1511] Processing CreateTablet for tablet ca60d4e70d53441694120d2d00d2ee91 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:14.386916 12510 consensus_queue.cc:260] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.394219 12455 tablet_service.cc:1511] Processing CreateTablet for tablet 84499cec1cc44edb9191ae5d38fe4388 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:14.395459 12455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84499cec1cc44edb9191ae5d38fe4388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.401115 12509 tablet_bootstrap.cc:492] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.404450 12509 ts_tablet_manager.cc:1403] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.007s
I20260713 09:05:14.405833 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 8842fff4e3a5432696bf069d61831636 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:14.403007 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca60d4e70d53441694120d2d00d2ee91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.409826 12449 tablet_service.cc:1511] Processing CreateTablet for tablet 8842fff4e3a5432696bf069d61831636 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:14.410670 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8842fff4e3a5432696bf069d61831636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.411476 12449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8842fff4e3a5432696bf069d61831636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.401448 12506 raft_consensus.cc:359] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.411861 12506 raft_consensus.cc:385] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.412170 12506 raft_consensus.cc:740] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.412954 12506 consensus_queue.cc:260] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.416711 12506 ts_tablet_manager.cc:1434] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.004s
I20260713 09:05:14.417606 12506 tablet_bootstrap.cc:492] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.428918 12509 raft_consensus.cc:359] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.429693 12509 raft_consensus.cc:385] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.429968 12509 raft_consensus.cc:740] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.430686 12509 consensus_queue.cc:260] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.437270 12508 raft_consensus.cc:493] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.437721 12508 raft_consensus.cc:515] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.441758 12342 heartbeater.cc:499] Master 127.10.233.190:38623 was elected leader, sending a full tablet report...
I20260713 09:05:14.442760 12508 leader_election.cc:290] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:14.444685 12302 tablet_service.cc:1511] Processing CreateTablet for tablet d6f0f093a3b04cbe9bb22c2d34996842 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:14.445595 12506 tablet_bootstrap.cc:654] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.445931 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0f093a3b04cbe9bb22c2d34996842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.448777 12455 tablet_service.cc:1511] Processing CreateTablet for tablet d6f0f093a3b04cbe9bb22c2d34996842 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:14.449962 12455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0f093a3b04cbe9bb22c2d34996842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.452653 12305 tablet_service.cc:1511] Processing CreateTablet for tablet 7447c40b994848eca7e2701ec9849604 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:14.454102 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447c40b994848eca7e2701ec9849604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.457382 12382 tablet_service.cc:1511] Processing CreateTablet for tablet d6f0f093a3b04cbe9bb22c2d34996842 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:14.458614 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0f093a3b04cbe9bb22c2d34996842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.460909 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 7447c40b994848eca7e2701ec9849604 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:14.463208 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447c40b994848eca7e2701ec9849604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.475802 12510 ts_tablet_manager.cc:1434] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.107s	user 0.012s	sys 0.004s
I20260713 09:05:14.488504 12510 tablet_bootstrap.cc:492] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.493566 12454 tablet_service.cc:1511] Processing CreateTablet for tablet 7447c40b994848eca7e2701ec9849604 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:14.494863 12454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447c40b994848eca7e2701ec9849604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.504973 12508 raft_consensus.cc:493] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.505885 12508 raft_consensus.cc:515] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.507925 12508 leader_election.cc:290] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:14.511046 12304 tablet_service.cc:1511] Processing CreateTablet for tablet 17cac0067da344b1a78b79711c595631 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:14.511507 12378 tablet_service.cc:1511] Processing CreateTablet for tablet 17cac0067da344b1a78b79711c595631 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:14.512387 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cac0067da344b1a78b79711c595631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.512732 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cac0067da344b1a78b79711c595631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.515566 12447 tablet_service.cc:1511] Processing CreateTablet for tablet 17cac0067da344b1a78b79711c595631 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:14.517508 12447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cac0067da344b1a78b79711c595631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.518422 12509 ts_tablet_manager.cc:1434] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.004s
I20260713 09:05:14.518885 12491 heartbeater.cc:499] Master 127.10.233.190:38623 was elected leader, sending a full tablet report...
I20260713 09:05:14.519318 12509 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.519330 12301 tablet_service.cc:1511] Processing CreateTablet for tablet 08d011c4498242e58523e467cd715aeb (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:14.520632 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d011c4498242e58523e467cd715aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.524242 12450 tablet_service.cc:1511] Processing CreateTablet for tablet 03a2cd3d98fa43379a6d7d028fc586c7 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:14.524605 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 03a2cd3d98fa43379a6d7d028fc586c7 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:14.525408 12450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2cd3d98fa43379a6d7d028fc586c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.525791 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2cd3d98fa43379a6d7d028fc586c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.537428 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:14.538157 12317 raft_consensus.cc:2468] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:14.539433 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8a98854c24162bc78faef35ee34d6" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:14.540360 12510 tablet_bootstrap.cc:654] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.541191 12506 tablet_bootstrap.cc:492] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.541731 12506 ts_tablet_manager.cc:1403] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.124s	user 0.022s	sys 0.034s
I20260713 09:05:14.513829 12300 tablet_service.cc:1511] Processing CreateTablet for tablet 03a2cd3d98fa43379a6d7d028fc586c7 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:14.552402 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:14.553772 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8a98854c24162bc78faef35ee34d6" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:14.553088 12506 raft_consensus.cc:359] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.554530 12506 raft_consensus.cc:385] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:14.555655 12355 leader_election.cc:343] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.552434 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2cd3d98fa43379a6d7d028fc586c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:14.559850 12355 leader_election.cc:343] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.562386 12356 leader_election.cc:304] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [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: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:14.562903 12506 raft_consensus.cc:740] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.565623 12509 tablet_bootstrap.cc:654] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.568209 12506 consensus_queue.cc:260] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.568614 12381 tablet_service.cc:1511] Processing CreateTablet for tablet 08d011c4498242e58523e467cd715aeb (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:14.569229 12508 raft_consensus.cc:2804] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.569610 12508 raft_consensus.cc:493] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.569402 12455 tablet_service.cc:1511] Processing CreateTablet for tablet 08d011c4498242e58523e467cd715aeb (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:14.570248 12510 tablet_bootstrap.cc:492] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.570791 12510 ts_tablet_manager.cc:1403] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.004s
I20260713 09:05:14.571002 12455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d011c4498242e58523e467cd715aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.569986 12508 raft_consensus.cc:3060] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:14.571053 12356 leader_election.cc:343] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.571621 12356 leader_election.cc:304] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788; no voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:14.573734 12510 raft_consensus.cc:359] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.574414 12510 raft_consensus.cc:385] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.574417 12302 tablet_service.cc:1511] Processing CreateTablet for tablet d03abfc4a2d749a784f6ed0958a519cc (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:14.574818 12510 raft_consensus.cc:740] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.575773 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03abfc4a2d749a784f6ed0958a519cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.578397 12509 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.578925 12509 ts_tablet_manager.cc:1403] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.002s
I20260713 09:05:14.581980 12509 raft_consensus.cc:359] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.582805 12509 raft_consensus.cc:385] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.583204 12509 raft_consensus.cc:740] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.586082 12508 raft_consensus.cc:515] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.588838 12510 consensus_queue.cc:260] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.589694 12515 raft_consensus.cc:493] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.589951 12521 raft_consensus.cc:2749] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.590145 12515 raft_consensus.cc:515] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.591934 12510 ts_tablet_manager.cc:1434] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:14.592693 12515 leader_election.cc:290] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:14.594146 12510 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.600041 12508 leader_election.cc:290] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:14.600409 12506 ts_tablet_manager.cc:1434] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260713 09:05:14.603821 12509 consensus_queue.cc:260] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.616842 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:14.617440 12316 raft_consensus.cc:3060] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:14.618345 12263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:14.620990 12377 tablet_service.cc:1511] Processing CreateTablet for tablet d03abfc4a2d749a784f6ed0958a519cc (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:14.623291 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d011c4498242e58523e467cd715aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.624984 12377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03abfc4a2d749a784f6ed0958a519cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.626897 12376 tablet_service.cc:1511] Processing CreateTablet for tablet 62f64154a0e04d26a1e8fe9f1eac08e0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:14.630046 12376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f64154a0e04d26a1e8fe9f1eac08e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.638489 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:14.639214 12392 raft_consensus.cc:2468] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:14.640244 12506 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.640642 12431 leader_election.cc:304] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:14.641546 12515 raft_consensus.cc:2804] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.641899 12515 raft_consensus.cc:493] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.642207 12515 raft_consensus.cc:3060] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.642421 12510 tablet_bootstrap.cc:654] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.642493 12316 raft_consensus.cc:2468] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:14.643841 12356 leader_election.cc:304] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:14.644729 12522 raft_consensus.cc:2804] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.645203 12522 raft_consensus.cc:697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:14.645960 12522 consensus_queue.cc:237] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.650454 12509 ts_tablet_manager.cc:1434] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260713 09:05:14.650395 12447 tablet_service.cc:1511] Processing CreateTablet for tablet d03abfc4a2d749a784f6ed0958a519cc (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:14.654783 12447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03abfc4a2d749a784f6ed0958a519cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.656692 12305 tablet_service.cc:1511] Processing CreateTablet for tablet 866e9f15c00b42399f796a8777c59168 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:14.657871 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866e9f15c00b42399f796a8777c59168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.661880 12515 raft_consensus.cc:515] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.663973 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:14.664568 12317 raft_consensus.cc:2468] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:14.664701 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:14.665271 12316 raft_consensus.cc:3060] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.653769 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:14.668706 12454 tablet_service.cc:1511] Processing CreateTablet for tablet 62f64154a0e04d26a1e8fe9f1eac08e0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:14.679351 12454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f64154a0e04d26a1e8fe9f1eac08e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.681859 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 62f64154a0e04d26a1e8fe9f1eac08e0 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:14.683110 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f64154a0e04d26a1e8fe9f1eac08e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.683712 12316 raft_consensus.cc:2468] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:14.675015 12509 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
W20260713 09:05:14.690384 12355 leader_election.cc:343] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.691576 12515 leader_election.cc:290] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:14.693317 12430 leader_election.cc:304] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:14.694252 12450 tablet_service.cc:1511] Processing CreateTablet for tablet 866e9f15c00b42399f796a8777c59168 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:14.692811 12527 raft_consensus.cc:493] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.714466 12450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866e9f15c00b42399f796a8777c59168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.714152 12527 raft_consensus.cc:515] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.695174 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:14.716337 12392 raft_consensus.cc:3060] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.717324 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b7009c344d4d2d8a7bd9fe5cc19147" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
W20260713 09:05:14.718621 12431 leader_election.cc:343] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.720786 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b7009c344d4d2d8a7bd9fe5cc19147" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:14.721740 12510 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.722247 12510 ts_tablet_manager.cc:1403] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.011s
W20260713 09:05:14.722178 12430 leader_election.cc:343] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.722589 12527 leader_election.cc:290] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:14.722757 12430 leader_election.cc:304] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:14.723146 12527 raft_consensus.cc:2804] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.725926 12510 raft_consensus.cc:359] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.727030 12510 raft_consensus.cc:385] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.727988 12510 raft_consensus.cc:740] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.727541 12515 raft_consensus.cc:2749] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.728991 12510 consensus_queue.cc:260] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.700414 12509 tablet_bootstrap.cc:654] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.693064 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 866e9f15c00b42399f796a8777c59168 (DEFAULT_TABLE table=test-workload [id=6ef2113cdd684a39bc017bf06b33295f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:14.733109 12506 tablet_bootstrap.cc:654] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.707747 12214 catalog_manager.cc:5697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.730990 12392 raft_consensus.cc:2468] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:14.733282 12510 ts_tablet_manager.cc:1434] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:05:14.738969 12510 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.741405 12527 raft_consensus.cc:697] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:14.742295 12527 consensus_queue.cc:237] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.747406 12510 tablet_bootstrap.cc:654] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.748492 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866e9f15c00b42399f796a8777c59168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.749761 12506 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.750303 12506 ts_tablet_manager.cc:1403] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.005s
I20260713 09:05:14.753743 12506 raft_consensus.cc:359] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:14.754590 12506 raft_consensus.cc:385] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.754941 12506 raft_consensus.cc:740] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.758095 12506 consensus_queue.cc:260] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:14.760214 12506 ts_tablet_manager.cc:1434] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:05:14.761150 12506 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.761124 12213 catalog_manager.cc:5697] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:14.773910 12509 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.774032 12506 tablet_bootstrap.cc:654] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.774565 12509 ts_tablet_manager.cc:1403] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.003s
I20260713 09:05:14.776631 12510 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.777074 12510 ts_tablet_manager.cc:1403] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.022s
I20260713 09:05:14.777812 12509 raft_consensus.cc:359] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.778616 12509 raft_consensus.cc:385] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.779084 12509 raft_consensus.cc:740] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.779886 12510 raft_consensus.cc:359] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.780586 12510 raft_consensus.cc:385] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.780886 12510 raft_consensus.cc:740] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.780076 12509 consensus_queue.cc:260] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.781595 12510 consensus_queue.cc:260] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.783314 12509 ts_tablet_manager.cc:1434] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:14.783787 12510 ts_tablet_manager.cc:1434] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:05:14.784384 12509 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.784713 12510 tablet_bootstrap.cc:492] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.791409 12510 tablet_bootstrap.cc:654] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.792275 12509 tablet_bootstrap.cc:654] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.794544 12514 raft_consensus.cc:493] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.795142 12514 raft_consensus.cc:515] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.797673 12506 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.798110 12506 ts_tablet_manager.cc:1403] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260713 09:05:14.801388 12506 raft_consensus.cc:359] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.802109 12506 raft_consensus.cc:385] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.802403 12506 raft_consensus.cc:740] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.803098 12506 consensus_queue.cc:260] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.806332 12509 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.806885 12509 ts_tablet_manager.cc:1403] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:05:14.809837 12509 raft_consensus.cc:359] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.810485 12506 ts_tablet_manager.cc:1434] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:05:14.810600 12509 raft_consensus.cc:385] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.811046 12509 raft_consensus.cc:740] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.811510 12506 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.811956 12509 consensus_queue.cc:260] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.817956 12506 tablet_bootstrap.cc:654] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.818948 12514 leader_election.cc:290] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:14.821053 12509 ts_tablet_manager.cc:1434] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:14.830639 12509 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.837143 12522 raft_consensus.cc:493] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.837797 12522 raft_consensus.cc:515] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.841470 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:14.842278 12316 raft_consensus.cc:2468] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:14.843864 12356 leader_election.cc:304] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:14.844870 12506 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.844952 12508 raft_consensus.cc:2804] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.845502 12508 raft_consensus.cc:493] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.846019 12508 raft_consensus.cc:3060] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.846282 12509 tablet_bootstrap.cc:654] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.847038 12522 leader_election.cc:290] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:14.845384 12506 ts_tablet_manager.cc:1403] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.007s
I20260713 09:05:14.849018 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
W20260713 09:05:14.850749 12355 leader_election.cc:343] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.851334 12506 raft_consensus.cc:359] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.852331 12506 raft_consensus.cc:385] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.852726 12506 raft_consensus.cc:740] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.853883 12506 consensus_queue.cc:260] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.859040 12506 ts_tablet_manager.cc:1434] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:14.860021 12506 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.865870 12508 raft_consensus.cc:515] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.877651 12506 tablet_bootstrap.cc:654] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.878563 12509 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.879063 12509 ts_tablet_manager.cc:1403] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.019s
I20260713 09:05:14.880213 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:14.880812 12316 raft_consensus.cc:3060] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.880219 12510 tablet_bootstrap.cc:492] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.882282 12510 ts_tablet_manager.cc:1403] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.098s	user 0.039s	sys 0.053s
I20260713 09:05:14.881891 12509 raft_consensus.cc:359] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:14.882620 12509 raft_consensus.cc:385] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.882922 12509 raft_consensus.cc:740] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.883742 12509 consensus_queue.cc:260] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:14.885093 12510 raft_consensus.cc:359] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.885779 12510 raft_consensus.cc:385] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.886068 12510 raft_consensus.cc:740] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.886162 12509 ts_tablet_manager.cc:1434] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:05:14.886765 12510 consensus_queue.cc:260] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.888899 12510 ts_tablet_manager.cc:1434] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:14.889549 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:14.890745 12316 raft_consensus.cc:2468] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
W20260713 09:05:14.891036 12280 leader_election.cc:343] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.887359 12509 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.891968 12508 leader_election.cc:290] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:14.892966 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:14.894059 12356 leader_election.cc:304] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
W20260713 09:05:14.895296 12355 leader_election.cc:343] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.895345 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:14.896168 12392 raft_consensus.cc:2393] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d978e3a8599444ceab5b51404e5cb7be in current term 1: Already voted for candidate 03639805f2d54b00ab1a2470e5bce788 in this term.
I20260713 09:05:14.896811 12510 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.897800 12282 leader_election.cc:304] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:14.898844 12514 raft_consensus.cc:2749] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:14.906575 12508 raft_consensus.cc:2804] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:14.907958 12508 raft_consensus.cc:697] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:14.908950 12508 consensus_queue.cc:237] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.910673 12510 tablet_bootstrap.cc:654] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.911597 12509 tablet_bootstrap.cc:654] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.926887 12510 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.927356 12510 ts_tablet_manager.cc:1403] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260713 09:05:14.927621 12509 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.928308 12509 ts_tablet_manager.cc:1403] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.008s
I20260713 09:05:14.927618 12215 catalog_manager.cc:5697] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.929870 12510 raft_consensus.cc:359] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:14.930670 12510 raft_consensus.cc:385] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.930955 12510 raft_consensus.cc:740] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.931761 12510 consensus_queue.cc:260] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:14.932106 12509 raft_consensus.cc:359] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.932906 12509 raft_consensus.cc:385] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.933249 12509 raft_consensus.cc:740] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.934011 12509 consensus_queue.cc:260] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.934499 12510 ts_tablet_manager.cc:1434] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:14.935540 12510 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.936435 12509 ts_tablet_manager.cc:1434] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:14.937425 12509 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.941807 12510 tablet_bootstrap.cc:654] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.943722 12509 tablet_bootstrap.cc:654] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.953792 12510 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:14.954293 12510 ts_tablet_manager.cc:1403] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:05:14.955837 12506 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:14.956454 12506 ts_tablet_manager.cc:1403] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.002s
I20260713 09:05:14.957238 12510 raft_consensus.cc:359] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.958002 12510 raft_consensus.cc:385] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.958298 12510 raft_consensus.cc:740] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.959019 12510 consensus_queue.cc:260] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.960178 12506 raft_consensus.cc:359] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.961010 12510 ts_tablet_manager.cc:1434] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:05:14.961139 12506 raft_consensus.cc:385] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.961587 12506 raft_consensus.cc:740] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.962514 12510 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:14.962623 12506 consensus_queue.cc:260] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.969082 12506 ts_tablet_manager.cc:1434] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:05:14.969338 12510 tablet_bootstrap.cc:654] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.969375 12527 raft_consensus.cc:493] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.969895 12527 raft_consensus.cc:515] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.970299 12506 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:14.973668 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e7e2f2a59f41eda68928d181a26d0a" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
W20260713 09:05:14.975450 12430 leader_election.cc:343] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:14.976511 12527 leader_election.cc:290] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:14.978389 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e7e2f2a59f41eda68928d181a26d0a" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:14.979169 12392 raft_consensus.cc:2468] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:14.980845 12431 leader_election.cc:304] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:14.982110 12506 tablet_bootstrap.cc:654] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:14.982350 12527 raft_consensus.cc:2804] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:14.983968 12527 raft_consensus.cc:493] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:14.984449 12527 raft_consensus.cc:3060] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:14.986397 12509 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:14.987067 12509 ts_tablet_manager.cc:1403] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.031s
I20260713 09:05:14.990847 12509 raft_consensus.cc:359] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.991849 12509 raft_consensus.cc:385] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:14.992276 12509 raft_consensus.cc:740] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:14.993247 12509 consensus_queue.cc:260] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:14.996165 12509 ts_tablet_manager.cc:1434] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:05:14.997666 12509 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:14.999055 12514 raft_consensus.cc:493] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:14.999665 12514 raft_consensus.cc:515] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.002632 12509 tablet_bootstrap.cc:654] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.003836 12514 leader_election.cc:290] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.004226 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b7009c344d4d2d8a7bd9fe5cc19147" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.004863 12392 raft_consensus.cc:2468] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.006342 12282 leader_election.cc:304] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.006608 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b7009c344d4d2d8a7bd9fe5cc19147" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.007196 12465 raft_consensus.cc:2468] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.007664 12514 raft_consensus.cc:2804] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.008828 12514 raft_consensus.cc:493] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.009161 12514 raft_consensus.cc:3060] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.010717 12506 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.011214 12506 ts_tablet_manager.cc:1403] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.006s
I20260713 09:05:15.013372 12527 raft_consensus.cc:515] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.013831 12506 raft_consensus.cc:359] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.014539 12506 raft_consensus.cc:385] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.014858 12506 raft_consensus.cc:740] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.015529 12506 consensus_queue.cc:260] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.016398 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e7e2f2a59f41eda68928d181a26d0a" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:15.017205 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e7e2f2a59f41eda68928d181a26d0a" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.017726 12392 raft_consensus.cc:3060] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.018096 12506 ts_tablet_manager.cc:1434] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:15.018965 12506 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
W20260713 09:05:15.018673 12430 leader_election.cc:343] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.024993 12506 tablet_bootstrap.cc:654] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.026563 12392 raft_consensus.cc:2468] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:15.028012 12431 leader_election.cc:304] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:15.029218 12528 raft_consensus.cc:2804] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.029654 12528 raft_consensus.cc:697] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:15.030450 12528 consensus_queue.cc:237] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.037190 12509 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.037787 12509 ts_tablet_manager.cc:1403] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.000s
I20260713 09:05:15.041245 12509 raft_consensus.cc:359] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.041764 12527 leader_election.cc:290] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.042145 12509 raft_consensus.cc:385] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.042550 12509 raft_consensus.cc:740] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.043361 12509 consensus_queue.cc:260] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.046221 12509 ts_tablet_manager.cc:1434] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:05:15.047402 12509 tablet_bootstrap.cc:492] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.025470 12514 raft_consensus.cc:515] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.057587 12211 catalog_manager.cc:5697] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.063800 12514 leader_election.cc:290] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.064256 12510 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.064680 12510 ts_tablet_manager.cc:1403] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.102s	user 0.037s	sys 0.057s
I20260713 09:05:15.066625 12509 tablet_bootstrap.cc:654] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.067065 12510 raft_consensus.cc:359] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.067755 12510 raft_consensus.cc:385] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.068035 12510 raft_consensus.cc:740] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.068121 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b7009c344d4d2d8a7bd9fe5cc19147" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:15.068804 12465 raft_consensus.cc:3060] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.073413 12508 raft_consensus.cc:493] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.075953 12528 raft_consensus.cc:493] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.081435 12514 raft_consensus.cc:493] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.082667 12508 raft_consensus.cc:515] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:15.082976 12514 raft_consensus.cc:515] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.083663 12506 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.084153 12506 ts_tablet_manager.cc:1403] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.022s
I20260713 09:05:15.084995 12514 leader_election.cc:290] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.080801 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b7009c344d4d2d8a7bd9fe5cc19147" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.081504 12528 raft_consensus.cc:515] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.068686 12510 consensus_queue.cc:260] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.086984 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.087409 12528 leader_election.cc:290] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.087422 12510 ts_tablet_manager.cc:1434] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.014s
I20260713 09:05:15.087591 12464 raft_consensus.cc:2468] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.085619 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0faa11efc53d42b4944da8f9afcb6df2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.088085 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.088658 12510 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.088608 12466 raft_consensus.cc:2468] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:15.088646 12316 raft_consensus.cc:2468] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.085570 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.090029 12430 leader_election.cc:304] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.090175 12391 raft_consensus.cc:2468] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.091018 12392 raft_consensus.cc:3060] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.091049 12355 leader_election.cc:304] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:15.092298 12522 raft_consensus.cc:2804] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.092638 12522 raft_consensus.cc:493] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.092950 12522 raft_consensus.cc:3060] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.094790 12510 tablet_bootstrap.cc:654] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.096033 12282 leader_election.cc:304] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.096769 12514 raft_consensus.cc:2804] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.097121 12514 raft_consensus.cc:493] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.097426 12514 raft_consensus.cc:3060] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.097978 12392 raft_consensus.cc:2468] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.098660 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.099237 12282 leader_election.cc:304] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.103046 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0faa11efc53d42b4944da8f9afcb6df2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.099462 12528 raft_consensus.cc:2804] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.103667 12316 raft_consensus.cc:2468] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:15.103950 12528 raft_consensus.cc:493] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.104416 12528 raft_consensus.cc:3060] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.105109 12508 leader_election.cc:290] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131), d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:15.105506 12514 raft_consensus.cc:515] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.108393 12465 raft_consensus.cc:2468] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.109705 12514 leader_election.cc:290] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.110013 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:15.110313 12514 raft_consensus.cc:2804] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.110613 12466 raft_consensus.cc:3060] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.110771 12514 raft_consensus.cc:697] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:15.111660 12514 consensus_queue.cc:237] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.112106 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.112627 12392 raft_consensus.cc:3060] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:15.112959 12431 leader_election.cc:343] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.114367 12522 raft_consensus.cc:515] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:15.125473 12522 leader_election.cc:290] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131), d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:15.130892 12528 raft_consensus.cc:515] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.132025 12213 catalog_manager.cc:5697] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.133222 12528 leader_election.cc:290] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.133833 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:15.134689 12316 raft_consensus.cc:3060] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.136610 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0faa11efc53d42b4944da8f9afcb6df2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:15.137234 12317 raft_consensus.cc:3060] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.117650 12466 raft_consensus.cc:2468] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.120378 12510 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.139207 12510 ts_tablet_manager.cc:1403] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.009s
I20260713 09:05:15.139420 12280 leader_election.cc:304] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.140329 12555 raft_consensus.cc:2804] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.140945 12555 raft_consensus.cc:697] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:15.127871 12464 raft_consensus.cc:3060] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.142376 12510 raft_consensus.cc:359] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.143079 12510 raft_consensus.cc:385] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.143379 12510 raft_consensus.cc:740] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.144080 12510 consensus_queue.cc:260] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.144678 12317 raft_consensus.cc:2468] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:15.145107 12316 raft_consensus.cc:2468] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:15.145845 12356 leader_election.cc:304] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.146189 12430 leader_election.cc:304] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.146541 12510 ts_tablet_manager.cc:1434] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:05:15.127923 12508 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.129058 12509 tablet_bootstrap.cc:492] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.147282 12509 ts_tablet_manager.cc:1403] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.001s
I20260713 09:05:15.147647 12510 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.149829 12509 raft_consensus.cc:359] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.150520 12509 raft_consensus.cc:385] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.150799 12509 raft_consensus.cc:740] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.116302 12506 raft_consensus.cc:359] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.151098 12392 raft_consensus.cc:2468] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.151227 12506 raft_consensus.cc:385] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.151592 12506 raft_consensus.cc:740] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.151556 12509 consensus_queue.cc:260] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.149842 12508 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:15.152444 12506 consensus_queue.cc:260] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.153658 12509 ts_tablet_manager.cc:1434] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:15.154170 12527 raft_consensus.cc:2804] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.154362 12506 ts_tablet_manager.cc:1434] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.000s
I20260713 09:05:15.146770 12559 raft_consensus.cc:2804] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.155081 12559 raft_consensus.cc:697] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:15.155565 12510 tablet_bootstrap.cc:654] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.141191 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0faa11efc53d42b4944da8f9afcb6df2" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:15.156222 12465 raft_consensus.cc:3060] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.155923 12559 consensus_queue.cc:237] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } }
I20260713 09:05:15.157116 12509 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.158907 12506 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:15.150372 12555 consensus_queue.cc:237] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.166675 12528 raft_consensus.cc:493] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.167174 12528 raft_consensus.cc:515] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.172953 12528 leader_election.cc:290] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.174152 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40425a7f5946452ab47e63c8cd6eeb86" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.174748 12317 raft_consensus.cc:2468] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.177938 12430 leader_election.cc:304] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.178900 12528 raft_consensus.cc:2804] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.179216 12528 raft_consensus.cc:493] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.179574 12506 tablet_bootstrap.cc:654] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.179553 12528 raft_consensus.cc:3060] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.175577 12527 raft_consensus.cc:697] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:15.185446 12509 tablet_bootstrap.cc:654] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.185748 12527 consensus_queue.cc:237] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.186589 12510 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.187047 12510 ts_tablet_manager.cc:1403] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.006s
I20260713 09:05:15.188292 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.188891 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40425a7f5946452ab47e63c8cd6eeb86" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
W20260713 09:05:15.192519 12431 leader_election.cc:343] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.192413 12510 raft_consensus.cc:359] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.193365 12510 raft_consensus.cc:385] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.193709 12510 raft_consensus.cc:740] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.194479 12510 consensus_queue.cc:260] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.197243 12465 raft_consensus.cc:2468] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:15.203225 12213 catalog_manager.cc:5697] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.208483 12510 ts_tablet_manager.cc:1434] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:05:15.209640 12510 tablet_bootstrap.cc:492] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.188918 12392 raft_consensus.cc:3060] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.220888 12560 consensus_queue.cc:1048] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:05:15.233516 12515 raft_consensus.cc:493] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.234123 12515 raft_consensus.cc:515] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.236937 12528 raft_consensus.cc:515] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.253975 12315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40425a7f5946452ab47e63c8cd6eeb86" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:15.254691 12315 raft_consensus.cc:3060] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.258029 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40425a7f5946452ab47e63c8cd6eeb86" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.259516 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.260399 12314 raft_consensus.cc:2393] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in current term 1: Already voted for candidate 03639805f2d54b00ab1a2470e5bce788 in this term.
W20260713 09:05:15.264402 12431 leader_election.cc:343] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.265422 12315 raft_consensus.cc:2468] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:15.263625 12528 leader_election.cc:290] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.266666 12430 leader_election.cc:304] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:15.267602 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774a3c783d4e40419c374446d2419140" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.267807 12528 raft_consensus.cc:2804] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.268247 12528 raft_consensus.cc:697] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:15.269093 12431 leader_election.cc:304] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:15.269052 12528 consensus_queue.cc:237] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.269928 12515 leader_election.cc:290] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.270438 12570 raft_consensus.cc:3060] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.269102 12213 catalog_manager.cc:5697] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.278002 12509 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.278662 12509 ts_tablet_manager.cc:1403] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.122s	user 0.026s	sys 0.018s
I20260713 09:05:15.280946 12510 tablet_bootstrap.cc:654] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.290763 12509 raft_consensus.cc:359] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.291671 12509 raft_consensus.cc:385] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.292304 12509 raft_consensus.cc:740] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.293105 12509 consensus_queue.cc:260] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.305893 12392 raft_consensus.cc:2468] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:15.314533 12509 ts_tablet_manager.cc:1434] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260713 09:05:15.315660 12509 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.326442 12509 tablet_bootstrap.cc:654] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.322269 12213 catalog_manager.cc:5697] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.331377 12506 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.334496 12506 ts_tablet_manager.cc:1403] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.176s	user 0.032s	sys 0.042s
I20260713 09:05:15.333951 12211 catalog_manager.cc:5697] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.333925 12510 tablet_bootstrap.cc:492] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.335301 12510 ts_tablet_manager.cc:1403] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.007s
I20260713 09:05:15.337599 12506 raft_consensus.cc:359] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.338341 12506 raft_consensus.cc:385] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.338100 12510 raft_consensus.cc:359] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.338631 12506 raft_consensus.cc:740] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.338847 12510 raft_consensus.cc:385] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.339200 12510 raft_consensus.cc:740] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.340023 12510 consensus_queue.cc:260] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.342087 12510 ts_tablet_manager.cc:1434] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:15.342363 12570 raft_consensus.cc:2749] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:15.343007 12510 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.343003 12506 consensus_queue.cc:260] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.345590 12506 ts_tablet_manager.cc:1434] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:15.346613 12506 tablet_bootstrap.cc:492] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:15.347479 12515 consensus_queue.cc:1048] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.349453 12510 tablet_bootstrap.cc:654] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.352713 12506 tablet_bootstrap.cc:654] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.357657 12509 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.358071 12509 ts_tablet_manager.cc:1403] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.005s
I20260713 09:05:15.360662 12509 raft_consensus.cc:359] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.361318 12509 raft_consensus.cc:385] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.361588 12509 raft_consensus.cc:740] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.362282 12510 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.362358 12509 consensus_queue.cc:260] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.363091 12510 ts_tablet_manager.cc:1403] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:05:15.364544 12509 ts_tablet_manager.cc:1434] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:05:15.365381 12509 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.367251 12555 raft_consensus.cc:493] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.367964 12555 raft_consensus.cc:515] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.373438 12509 tablet_bootstrap.cc:654] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.376281 12510 raft_consensus.cc:359] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.378333 12510 raft_consensus.cc:385] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.376853 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8a98854c24162bc78faef35ee34d6" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.379670 12391 raft_consensus.cc:2468] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.379976 12555 leader_election.cc:290] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.381516 12282 leader_election.cc:304] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.381969 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8a98854c24162bc78faef35ee34d6" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.379123 12510 raft_consensus.cc:740] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.382689 12464 raft_consensus.cc:2468] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.382717 12555 raft_consensus.cc:2804] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.384006 12555 raft_consensus.cc:493] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.384475 12555 raft_consensus.cc:3060] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.389561 12510 consensus_queue.cc:260] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.392052 12510 ts_tablet_manager.cc:1434] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.003s
I20260713 09:05:15.393246 12510 tablet_bootstrap.cc:492] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.396713 12506 tablet_bootstrap.cc:492] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.397382 12506 ts_tablet_manager.cc:1403] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.024s
I20260713 09:05:15.400638 12506 raft_consensus.cc:359] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.401489 12506 raft_consensus.cc:385] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.401818 12506 raft_consensus.cc:740] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.402742 12506 consensus_queue.cc:260] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.407842 12510 tablet_bootstrap.cc:654] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.408602 12506 ts_tablet_manager.cc:1434] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:05:15.411214 12555 raft_consensus.cc:515] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.414340 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8a98854c24162bc78faef35ee34d6" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.415000 12392 raft_consensus.cc:3060] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.416121 12509 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.416487 12509 ts_tablet_manager.cc:1403] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.011s
I20260713 09:05:15.418262 12509 raft_consensus.cc:359] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.418723 12509 raft_consensus.cc:385] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.418948 12509 raft_consensus.cc:740] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.419505 12509 consensus_queue.cc:260] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.421439 12509 ts_tablet_manager.cc:1434] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:05:15.421911 12555 leader_election.cc:290] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.423481 12392 raft_consensus.cc:2468] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.418429 12506 tablet_bootstrap.cc:492] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:15.424755 12282 leader_election.cc:304] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.424743 12510 tablet_bootstrap.cc:492] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.425966 12510 ts_tablet_manager.cc:1403] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260713 09:05:15.425987 12555 raft_consensus.cc:2804] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.426990 12555 raft_consensus.cc:697] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:15.427754 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8a98854c24162bc78faef35ee34d6" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:15.428304 12464 raft_consensus.cc:3060] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.429069 12510 raft_consensus.cc:359] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.429692 12510 raft_consensus.cc:385] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.429939 12510 raft_consensus.cc:740] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.431639 12558 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:15.434059 12506 tablet_bootstrap.cc:654] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.434403 12510 consensus_queue.cc:260] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.434926 12464 raft_consensus.cc:2468] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.436417 12510 ts_tablet_manager.cc:1434] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:05:15.436933 12509 tablet_bootstrap.cc:492] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.437209 12510 tablet_bootstrap.cc:492] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.428045 12555 consensus_queue.cc:237] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.442934 12509 tablet_bootstrap.cc:654] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.443032 12510 tablet_bootstrap.cc:654] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.454845 12509 tablet_bootstrap.cc:492] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.455271 12509 ts_tablet_manager.cc:1403] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:05:15.456141 12510 tablet_bootstrap.cc:492] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.456552 12510 ts_tablet_manager.cc:1403] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260713 09:05:15.457859 12509 raft_consensus.cc:359] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.458590 12509 raft_consensus.cc:385] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.458858 12509 raft_consensus.cc:740] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.459089 12510 raft_consensus.cc:359] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.459726 12510 raft_consensus.cc:385] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.460433 12510 raft_consensus.cc:740] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.459640 12509 consensus_queue.cc:260] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.459514 12213 catalog_manager.cc:5697] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:15.461141 12510 consensus_queue.cc:260] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.462288 12509 ts_tablet_manager.cc:1434] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:15.463136 12509 tablet_bootstrap.cc:492] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.463138 12510 ts_tablet_manager.cc:1434] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:15.464597 12510 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.468963 12509 tablet_bootstrap.cc:654] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.470046 12510 tablet_bootstrap.cc:654] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.512336 12570 raft_consensus.cc:493] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.512833 12570 raft_consensus.cc:515] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.514849 12570 leader_election.cc:290] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.515023 12508 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.515884 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
W20260713 09:05:15.517227 12431 leader_election.cc:343] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.519971 12560 raft_consensus.cc:493] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.520576 12560 raft_consensus.cc:515] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.522996 12315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.524641 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5394e6836445d9ab97ac9a32a062a0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
W20260713 09:05:15.524930 12430 leader_election.cc:343] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.525229 12392 raft_consensus.cc:2468] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.525357 12430 leader_election.cc:304] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:15.526387 12431 leader_election.cc:304] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:15.526710 12560 leader_election.cc:290] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.527200 12515 raft_consensus.cc:2804] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.527094 12570 raft_consensus.cc:2749] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:15.527559 12515 raft_consensus.cc:493] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.527953 12515 raft_consensus.cc:3060] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.528234 12315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5394e6836445d9ab97ac9a32a062a0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.529299 12315 raft_consensus.cc:2468] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.537313 12515 raft_consensus.cc:515] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.541060 12315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5394e6836445d9ab97ac9a32a062a0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:15.541795 12315 raft_consensus.cc:3060] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.544303 12506 tablet_bootstrap.cc:492] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.544744 12506 ts_tablet_manager.cc:1403] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.127s	user 0.031s	sys 0.067s
I20260713 09:05:15.548516 12506 raft_consensus.cc:359] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.549153 12506 raft_consensus.cc:385] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.549420 12506 raft_consensus.cc:740] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.549604 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5394e6836445d9ab97ac9a32a062a0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.550146 12392 raft_consensus.cc:3060] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.550107 12506 consensus_queue.cc:260] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.552157 12506 ts_tablet_manager.cc:1434] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:15.553062 12506 tablet_bootstrap.cc:492] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:15.558259 12315 raft_consensus.cc:2468] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:15.558748 12392 raft_consensus.cc:2468] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:15.553838 12515 leader_election.cc:290] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.561414 12431 leader_election.cc:304] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:15.566468 12555 raft_consensus.cc:493] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.566663 12506 tablet_bootstrap.cc:654] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.566460 12514 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:15.567133 12555 raft_consensus.cc:515] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.568011 12515 raft_consensus.cc:2804] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:15.568531 12515 raft_consensus.cc:697] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:15.569427 12555 leader_election.cc:290] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.577441 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84499cec1cc44edb9191ae5d38fe4388" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.571244 12514 raft_consensus.cc:493] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.578094 12506 tablet_bootstrap.cc:492] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.578524 12506 ts_tablet_manager.cc:1403] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260713 09:05:15.572976 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84499cec1cc44edb9191ae5d38fe4388" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.569303 12515 consensus_queue.cc:237] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.578289 12465 raft_consensus.cc:2468] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.572731 12509 tablet_bootstrap.cc:492] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.579327 12509 ts_tablet_manager.cc:1403] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.043s
I20260713 09:05:15.578394 12514 raft_consensus.cc:515] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.579880 12391 raft_consensus.cc:2468] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.581103 12510 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.582719 12510 ts_tablet_manager.cc:1403] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.048s
I20260713 09:05:15.583176 12514 leader_election.cc:290] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.583639 12282 leader_election.cc:304] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.583986 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e7e2f2a59f41eda68928d181a26d0a" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.584699 12391 raft_consensus.cc:2393] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d978e3a8599444ceab5b51404e5cb7be in current term 1: Already voted for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in this term.
I20260713 09:05:15.585294 12509 raft_consensus.cc:359] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.585939 12509 raft_consensus.cc:385] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.585686 12506 raft_consensus.cc:359] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.586236 12509 raft_consensus.cc:740] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.586360 12506 raft_consensus.cc:385] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.586345 12510 raft_consensus.cc:359] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.586808 12506 raft_consensus.cc:740] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.587143 12510 raft_consensus.cc:385] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.586927 12509 consensus_queue.cc:260] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.587410 12510 raft_consensus.cc:740] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.587827 12514 raft_consensus.cc:2804] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.587524 12506 consensus_queue.cc:260] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.588188 12514 raft_consensus.cc:493] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.588037 12510 consensus_queue.cc:260] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.588552 12514 raft_consensus.cc:3060] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.590864 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e7e2f2a59f41eda68928d181a26d0a" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.592058 12506 ts_tablet_manager.cc:1434] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:05:15.592980 12506 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:15.596599 12509 ts_tablet_manager.cc:1434] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:15.597440 12509 tablet_bootstrap.cc:492] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.599574 12506 tablet_bootstrap.cc:654] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.602429 12510 ts_tablet_manager.cc:1434] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260713 09:05:15.602366 12570 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:15.602806 12514 raft_consensus.cc:515] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.604008 12280 leader_election.cc:304] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:15.605372 12555 raft_consensus.cc:3060] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.610903 12510 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.612263 12555 raft_consensus.cc:2749] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:15.612668 12591 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:15.613656 12555 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.617369 12510 tablet_bootstrap.cc:654] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.619211 12509 tablet_bootstrap.cc:654] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.627772 12514 leader_election.cc:290] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.630251 12510 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:15.630674 12510 ts_tablet_manager.cc:1403] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:05:15.625380 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84499cec1cc44edb9191ae5d38fe4388" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:15.633581 12390 raft_consensus.cc:3060] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.618602 12570 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260713 09:05:15.640751 12510 raft_consensus.cc:359] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.641404 12510 raft_consensus.cc:385] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.641702 12510 raft_consensus.cc:740] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.641772 12390 raft_consensus.cc:2468] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.642367 12510 consensus_queue.cc:260] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.647814 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84499cec1cc44edb9191ae5d38fe4388" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:15.648653 12464 raft_consensus.cc:3060] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.652068 12282 leader_election.cc:304] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.654254 12514 raft_consensus.cc:2804] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:05:15.661103 12263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:15.665257 12591 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:05:15.670027 12510 ts_tablet_manager.cc:1434] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:05:15.670908 12510 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:15.671038 12211 catalog_manager.cc:5697] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.701633 12506 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:15.702097 12506 ts_tablet_manager.cc:1403] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.109s	user 0.025s	sys 0.047s
I20260713 09:05:15.706224 12591 raft_consensus.cc:493] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.706409 12464 raft_consensus.cc:2468] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:15.706782 12591 raft_consensus.cc:515] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.708145 12506 raft_consensus.cc:359] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.709040 12506 raft_consensus.cc:385] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.709301 12506 raft_consensus.cc:740] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.709925 12506 consensus_queue.cc:260] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.712453 12506 ts_tablet_manager.cc:1434] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:05:15.712330 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8842fff4e3a5432696bf069d61831636" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.713117 12388 raft_consensus.cc:2468] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:15.714018 12506 tablet_bootstrap.cc:492] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:15.714818 12282 leader_election.cc:304] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.715633 12555 raft_consensus.cc:2804] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.716003 12555 raft_consensus.cc:493] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.716341 12555 raft_consensus.cc:3060] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.714152 12591 leader_election.cc:290] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.735602 12515 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:15.738201 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8842fff4e3a5432696bf069d61831636" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:15.749279 12509 tablet_bootstrap.cc:492] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:15.749877 12509 ts_tablet_manager.cc:1403] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.153s	user 0.018s	sys 0.012s
I20260713 09:05:15.753650 12514 raft_consensus.cc:697] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
W20260713 09:05:15.756419 12280 leader_election.cc:343] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.762977 12522 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.762984 12392 raft_consensus.cc:3060] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.765851 12506 tablet_bootstrap.cc:654] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.772094 12591 raft_consensus.cc:493] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.772581 12591 raft_consensus.cc:515] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.772688 12528 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.774288 12522 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.775501 12515 consensus_queue.cc:1048] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:15.778623 12514 consensus_queue.cc:237] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.770972 12555 raft_consensus.cc:515] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.806615 12591 leader_election.cc:290] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.810060 12515 consensus_queue.cc:1048] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:15.813462 12509 raft_consensus.cc:359] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.824564 12510 tablet_bootstrap.cc:654] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:15.824975 12509 raft_consensus.cc:385] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:15.825369 12509 raft_consensus.cc:740] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:15.830137 12509 consensus_queue.cc:260] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.841624 12555 leader_election.cc:290] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.845458 12528 raft_consensus.cc:493] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.845927 12528 raft_consensus.cc:515] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.848131 12591 raft_consensus.cc:493] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.848742 12591 raft_consensus.cc:515] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.853760 12528 leader_election.cc:290] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.857489 12509 ts_tablet_manager.cc:1434] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.001s
I20260713 09:05:15.852937 12591 leader_election.cc:290] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:15.864593 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6872b90d30104a66ad7e0505433c50f0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.869969 12313 raft_consensus.cc:2468] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.871814 12430 leader_election.cc:304] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.877175 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6872b90d30104a66ad7e0505433c50f0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:15.875489 12528 raft_consensus.cc:2804] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.877768 12392 raft_consensus.cc:2468] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.881038 12527 raft_consensus.cc:493] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:15.881698 12527 raft_consensus.cc:515] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.884840 12527 leader_election.cc:290] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:15.886844 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:15.887650 12313 raft_consensus.cc:2468] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:15.888127 12528 raft_consensus.cc:493] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.888756 12528 raft_consensus.cc:3060] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.889623 12430 leader_election.cc:304] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:15.890800 12515 raft_consensus.cc:2804] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:15.891309 12515 raft_consensus.cc:493] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:15.891840 12515 raft_consensus.cc:3060] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:15.864185 12509 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:15.909246 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
W20260713 09:05:15.920111 12431 leader_election.cc:343] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:15.956605 12515 raft_consensus.cc:515] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:15.939945 12528 raft_consensus.cc:515] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
W20260713 09:05:15.954650 12280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.131:36131, user_credentials={real_user=slave}} blocked reactor thread for 156730us
I20260713 09:05:15.986150 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6872b90d30104a66ad7e0505433c50f0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:15.986769 12312 raft_consensus.cc:3060] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:15.997274 12282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:43891, user_credentials={real_user=slave}} blocked reactor thread for 216303us
I20260713 09:05:15.998900 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.000013 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8842fff4e3a5432696bf069d61831636" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:16.000613 12392 raft_consensus.cc:3060] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.000721 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6872b90d30104a66ad7e0505433c50f0" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.001350 12391 raft_consensus.cc:2468] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:16.008831 12392 raft_consensus.cc:2468] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:16.009021 12312 raft_consensus.cc:2468] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:16.010277 12430 leader_election.cc:304] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.011281 12527 raft_consensus.cc:2804] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.011862 12527 raft_consensus.cc:697] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:16.012846 12527 consensus_queue.cc:237] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.036063 12528 leader_election.cc:290] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:16.035846 12515 leader_election.cc:290] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:16.033819 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:16.125692 12510 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.126088 12510 ts_tablet_manager.cc:1403] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.455s	user 0.012s	sys 0.009s
I20260713 09:05:16.066649 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6872b90d30104a66ad7e0505433c50f0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:16.127326 12391 raft_consensus.cc:3060] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.067104 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6872b90d30104a66ad7e0505433c50f0" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.122525 12313 raft_consensus.cc:3060] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.111737 12608 raft_consensus.cc:493] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:16.119778 12282 leader_election.cc:343] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.045879 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.132972 12608 raft_consensus.cc:515] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
W20260713 09:05:16.132849 12606 log.cc:927] Time spent T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Append to log took a long time: real 0.060s	user 0.000s	sys 0.007s
I20260713 09:05:16.137336 12282 leader_election.cc:304] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.066159 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:16.137974 12510 raft_consensus.cc:359] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.139577 12510 raft_consensus.cc:385] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.139906 12510 raft_consensus.cc:740] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.140096 12611 raft_consensus.cc:2764] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:05:16.124640 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8842fff4e3a5432696bf069d61831636" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:16.140555 12510 consensus_queue.cc:260] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.144731 12608 leader_election.cc:290] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.141680 12463 raft_consensus.cc:2393] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d978e3a8599444ceab5b51404e5cb7be in current term 1: Already voted for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in this term.
I20260713 09:05:16.147197 12510 ts_tablet_manager.cc:1434] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:05:16.148195 12510 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:16.149183 12509 tablet_bootstrap.cc:654] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.151577 12506 tablet_bootstrap.cc:492] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.152015 12506 ts_tablet_manager.cc:1403] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.438s	user 0.025s	sys 0.068s
I20260713 09:05:16.151896 12282 leader_election.cc:304] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.153540 12605 raft_consensus.cc:2804] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.154057 12605 raft_consensus.cc:697] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:16.154155 12591 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.155010 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.154920 12605 consensus_queue.cc:237] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.155084 12506 raft_consensus.cc:359] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.157522 12506 raft_consensus.cc:385] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.158241 12506 raft_consensus.cc:740] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.159477 12506 consensus_queue.cc:260] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.161782 12506 ts_tablet_manager.cc:1434] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:05:16.162047 12280 leader_election.cc:304] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:16.162916 12506 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
W20260713 09:05:16.163213 12280 leader_election.cc:343] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.163547 12591 raft_consensus.cc:493] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.174248 12213 catalog_manager.cc:5697] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:16.164083 12591 raft_consensus.cc:515] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.177510 12591 leader_election.cc:290] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.177918 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0f093a3b04cbe9bb22c2d34996842" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.058398 12214 catalog_manager.cc:5697] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:16.182416 12431 leader_election.cc:343] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:16.182845 12282 leader_election.cc:343] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:16.183552 12282 leader_election.cc:343] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.156450 12515 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260713 09:05:16.185182 12528 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:16.215090 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.215320 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0f093a3b04cbe9bb22c2d34996842" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.216884 12608 consensus_queue.cc:1048] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.218972 12465 raft_consensus.cc:2468] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:16.222751 12509 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.223142 12509 ts_tablet_manager.cc:1403] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.365s	user 0.007s	sys 0.026s
W20260713 09:05:16.228590 12280 leader_election.cc:343] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.229205 12280 leader_election.cc:304] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:16.230137 12608 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.230906 12591 raft_consensus.cc:2749] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:16.247982 12280 leader_election.cc:304] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [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: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:16.249923 12591 raft_consensus.cc:2804] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.250283 12591 raft_consensus.cc:493] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.250602 12591 raft_consensus.cc:3060] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:16.248222 12609 log.cc:927] Time spent T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260713 09:05:16.259217 12510 tablet_bootstrap.cc:654] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.260295 12509 raft_consensus.cc:359] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.260916 12313 raft_consensus.cc:2468] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:16.261431 12611 raft_consensus.cc:2749] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:16.261065 12509 raft_consensus.cc:385] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.263402 12509 raft_consensus.cc:740] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.264936 12430 leader_election.cc:304] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:16.247215 12391 raft_consensus.cc:2468] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:16.266484 12509 consensus_queue.cc:260] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.270026 12515 raft_consensus.cc:2804] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.270498 12515 raft_consensus.cc:697] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:16.271270 12515 consensus_queue.cc:237] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.275503 12509 ts_tablet_manager.cc:1434] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260713 09:05:16.276422 12509 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.280454 12506 tablet_bootstrap.cc:654] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.286126 12591 raft_consensus.cc:515] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.291206 12591 leader_election.cc:290] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.292589 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:16.293632 12466 raft_consensus.cc:3060] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.300753 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
W20260713 09:05:16.303248 12282 leader_election.cc:343] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.304342 12611 consensus_queue.cc:1048] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.318053 12466 raft_consensus.cc:2468] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:16.328791 12211 catalog_manager.cc:5697] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:16.337322 12280 leader_election.cc:304] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [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: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:16.339798 12591 raft_consensus.cc:2804] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.340416 12591 raft_consensus.cc:697] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:16.341194 12591 consensus_queue.cc:237] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.348357 12215 catalog_manager.cc:5697] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.364416 12506 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.365033 12506 ts_tablet_manager.cc:1403] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.011s
I20260713 09:05:16.368891 12506 raft_consensus.cc:359] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.369628 12506 raft_consensus.cc:385] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.369935 12506 raft_consensus.cc:740] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.370726 12506 consensus_queue.cc:260] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.373114 12506 ts_tablet_manager.cc:1434] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:16.374053 12506 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:16.391858 12506 tablet_bootstrap.cc:654] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.392290 12509 tablet_bootstrap.cc:654] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.396409 12510 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.396781 12510 ts_tablet_manager.cc:1403] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.009s
I20260713 09:05:16.400887 12510 raft_consensus.cc:359] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.401523 12510 raft_consensus.cc:385] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.401764 12510 raft_consensus.cc:740] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.402321 12510 consensus_queue.cc:260] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.403663 12510 ts_tablet_manager.cc:1434] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:16.406610 12510 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:16.417577 12558 raft_consensus.cc:493] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.418077 12558 raft_consensus.cc:515] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.419152 12214 catalog_manager.cc:5697] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.420502 12558 leader_election.cc:290] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.421828 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:16.422363 12510 tablet_bootstrap.cc:654] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.422215 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a354939f40ce44a48584a22ad2da0c5d" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.423089 12316 raft_consensus.cc:2393] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03639805f2d54b00ab1a2470e5bce788 in current term 1: Already voted for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in this term.
I20260713 09:05:16.424405 12356 leader_election.cc:304] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788; no voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:16.425554 12558 raft_consensus.cc:3060] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.424417 12528 consensus_queue.cc:1048] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:16.431432 12509 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.434608 12509 ts_tablet_manager.cc:1403] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.006s
I20260713 09:05:16.442999 12509 raft_consensus.cc:359] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.443651 12509 raft_consensus.cc:385] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.443936 12509 raft_consensus.cc:740] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.445549 12509 consensus_queue.cc:260] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.449031 12509 ts_tablet_manager.cc:1434] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:05:16.452171 12509 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.471211 12522 raft_consensus.cc:493] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.471755 12522 raft_consensus.cc:515] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.474426 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:16.476171 12558 raft_consensus.cc:2749] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:16.477461 12522 leader_election.cc:290] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.478309 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca60d4e70d53441694120d2d00d2ee91" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.479249 12463 raft_consensus.cc:2393] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03639805f2d54b00ab1a2470e5bce788 in current term 1: Already voted for candidate d978e3a8599444ceab5b51404e5cb7be in this term.
I20260713 09:05:16.480398 12355 leader_election.cc:304] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788; no voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:16.481453 12522 raft_consensus.cc:3060] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.481773 12509 tablet_bootstrap.cc:654] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.491156 12510 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.491659 12522 raft_consensus.cc:2749] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:16.491637 12510 ts_tablet_manager.cc:1403] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.058s
I20260713 09:05:16.493660 12506 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.494071 12506 ts_tablet_manager.cc:1403] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.017s
I20260713 09:05:16.497262 12506 raft_consensus.cc:359] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.497920 12506 raft_consensus.cc:385] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.498169 12506 raft_consensus.cc:740] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.498574 12528 consensus_queue.cc:1048] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.500550 12509 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.500968 12509 ts_tablet_manager.cc:1403] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260713 09:05:16.503139 12506 consensus_queue.cc:260] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.505240 12509 raft_consensus.cc:359] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.504765 12510 raft_consensus.cc:359] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.505875 12509 raft_consensus.cc:385] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.506150 12510 raft_consensus.cc:385] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.506484 12510 raft_consensus.cc:740] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.507063 12510 consensus_queue.cc:260] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.507597 12506 ts_tablet_manager.cc:1434] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:05:16.508669 12506 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:16.508874 12510 ts_tablet_manager.cc:1434] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.004s
I20260713 09:05:16.506172 12509 raft_consensus.cc:740] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.509815 12509 consensus_queue.cc:260] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.511809 12509 ts_tablet_manager.cc:1434] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:05:16.512596 12509 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.514750 12506 tablet_bootstrap.cc:654] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.514842 12510 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:16.520041 12510 tablet_bootstrap.cc:654] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.525691 12509 tablet_bootstrap.cc:654] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.530825 12510 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.531337 12510 ts_tablet_manager.cc:1403] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:05:16.538806 12510 raft_consensus.cc:359] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.539652 12510 raft_consensus.cc:385] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.547571 12510 raft_consensus.cc:740] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.548399 12510 consensus_queue.cc:260] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.551213 12510 ts_tablet_manager.cc:1434] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260713 09:05:16.552376 12510 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:16.571980 12510 tablet_bootstrap.cc:654] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.572827 12509 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.572995 12506 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.573302 12509 ts_tablet_manager.cc:1403] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.000s
I20260713 09:05:16.573468 12506 ts_tablet_manager.cc:1403] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.007s
I20260713 09:05:16.575881 12506 raft_consensus.cc:359] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.576011 12509 raft_consensus.cc:359] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.576648 12509 raft_consensus.cc:385] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.576644 12506 raft_consensus.cc:385] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.576975 12509 raft_consensus.cc:740] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.577288 12506 raft_consensus.cc:740] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.577769 12509 consensus_queue.cc:260] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.578114 12506 consensus_queue.cc:260] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.579351 12510 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.579839 12510 ts_tablet_manager.cc:1403] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260713 09:05:16.580464 12506 ts_tablet_manager.cc:1434] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:16.581418 12506 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:16.582401 12510 raft_consensus.cc:359] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.583093 12510 raft_consensus.cc:385] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.583410 12510 raft_consensus.cc:740] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.584086 12510 consensus_queue.cc:260] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.586066 12510 ts_tablet_manager.cc:1434] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:05:16.586968 12506 tablet_bootstrap.cc:654] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.589397 12509 ts_tablet_manager.cc:1434] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:05:16.590318 12509 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.595077 12510 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:16.598241 12506 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.596885 12509 tablet_bootstrap.cc:654] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.598666 12506 ts_tablet_manager.cc:1403] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260713 09:05:16.601274 12506 raft_consensus.cc:359] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.601938 12506 raft_consensus.cc:385] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.602221 12506 raft_consensus.cc:740] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.602867 12506 consensus_queue.cc:260] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.605191 12506 ts_tablet_manager.cc:1434] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:05:16.605666 12510 tablet_bootstrap.cc:654] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.606009 12506 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:16.612214 12506 tablet_bootstrap.cc:654] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.614346 12463 raft_consensus.cc:3060] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.621486 12522 raft_consensus.cc:493] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.621939 12522 raft_consensus.cc:515] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.624608 12509 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.622865 12605 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.625007 12509 ts_tablet_manager.cc:1403] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.008s
I20260713 09:05:16.625231 12522 leader_election.cc:290] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.626752 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447c40b994848eca7e2701ec9849604" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.627559 12465 raft_consensus.cc:2468] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:16.629786 12509 raft_consensus.cc:359] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.630435 12509 raft_consensus.cc:385] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.630694 12509 raft_consensus.cc:740] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.631387 12509 consensus_queue.cc:260] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.631930 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447c40b994848eca7e2701ec9849604" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:16.632511 12313 raft_consensus.cc:2468] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:16.632140 12355 leader_election.cc:304] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:16.634168 12522 raft_consensus.cc:2804] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.634508 12522 raft_consensus.cc:493] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.634860 12522 raft_consensus.cc:3060] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.635416 12509 ts_tablet_manager.cc:1434] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:05:16.636399 12509 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.638731 12510 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.639263 12605 raft_consensus.cc:493] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.641381 12510 ts_tablet_manager.cc:1403] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.015s
I20260713 09:05:16.641304 12605 raft_consensus.cc:515] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.643287 12605 leader_election.cc:290] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.644426 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d011c4498242e58523e467cd715aeb" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.644284 12510 raft_consensus.cc:359] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.644963 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d011c4498242e58523e467cd715aeb" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.645148 12510 raft_consensus.cc:385] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.645558 12510 raft_consensus.cc:740] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
W20260713 09:05:16.645751 12280 leader_election.cc:343] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.652228 12510 consensus_queue.cc:260] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
W20260713 09:05:16.653774 12282 leader_election.cc:343] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.656862 12510 ts_tablet_manager.cc:1434] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:05:16.657080 12282 leader_election.cc:304] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:16.657814 12617 consensus_queue.cc:1048] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.667163 12510 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
I20260713 09:05:16.667104 12605 raft_consensus.cc:2749] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:16.669250 12522 raft_consensus.cc:515] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.670132 12509 tablet_bootstrap.cc:654] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.676654 12527 consensus_queue.cc:1048] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.678030 12506 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.678463 12506 ts_tablet_manager.cc:1403] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.001s
I20260713 09:05:16.680819 12506 raft_consensus.cc:359] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.681406 12506 raft_consensus.cc:385] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.681655 12506 raft_consensus.cc:740] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.682252 12506 consensus_queue.cc:260] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.688223 12506 ts_tablet_manager.cc:1434] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:16.671231 12522 leader_election.cc:290] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.648538 12515 raft_consensus.cc:493] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.689420 12506 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:16.674095 12510 tablet_bootstrap.cc:654] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.689064 12515 raft_consensus.cc:515] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.692636 12515 leader_election.cc:290] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:16.673817 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447c40b994848eca7e2701ec9849604" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:16.693835 12316 raft_consensus.cc:3060] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.695662 12506 tablet_bootstrap.cc:654] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.702086 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:16.702910 12317 raft_consensus.cc:2468] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
W20260713 09:05:16.705374 12263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:16.706300 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.707132 12391 raft_consensus.cc:2468] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:16.708467 12509 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.708703 12431 leader_election.cc:304] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:16.710518 12510 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.711019 12510 ts_tablet_manager.cc:1403] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.006s
I20260713 09:05:16.708973 12509 ts_tablet_manager.cc:1403] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.017s
I20260713 09:05:16.713073 12617 raft_consensus.cc:2804] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.713554 12617 raft_consensus.cc:493] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.714007 12617 raft_consensus.cc:3060] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.715776 12509 raft_consensus.cc:359] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.716552 12509 raft_consensus.cc:385] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.716872 12509 raft_consensus.cc:740] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.717659 12509 consensus_queue.cc:260] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.719998 12509 ts_tablet_manager.cc:1434] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:16.720892 12522 raft_consensus.cc:493] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.720927 12509 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.721387 12522 raft_consensus.cc:515] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.723313 12522 leader_election.cc:290] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.725390 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0f093a3b04cbe9bb22c2d34996842" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:16.726013 12317 raft_consensus.cc:2468] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:16.726994 12356 leader_election.cc:304] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.728137 12509 tablet_bootstrap.cc:654] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.728241 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0f093a3b04cbe9bb22c2d34996842" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.728410 12605 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.728866 12463 raft_consensus.cc:2468] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 0.
I20260713 09:05:16.731138 12510 raft_consensus.cc:359] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.728241 12522 raft_consensus.cc:2804] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.731830 12510 raft_consensus.cc:385] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.732165 12510 raft_consensus.cc:740] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.732982 12510 consensus_queue.cc:260] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.735304 12510 ts_tablet_manager.cc:1434] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:05:16.736176 12510 tablet_bootstrap.cc:492] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be: Bootstrap starting.
W20260713 09:05:16.736101 12282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:43891, user_credentials={real_user=slave}} blocked reactor thread for 52139.5us
I20260713 09:05:16.739753 12509 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.740236 12509 ts_tablet_manager.cc:1403] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260713 09:05:16.732146 12522 raft_consensus.cc:493] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.741686 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7447c40b994848eca7e2701ec9849604" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:16.741715 12522 raft_consensus.cc:3060] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.754172 12509 raft_consensus.cc:359] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.754945 12509 raft_consensus.cc:385] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.755244 12509 raft_consensus.cc:740] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.755872 12509 consensus_queue.cc:260] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.742393 12466 raft_consensus.cc:3060] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.763334 12509 ts_tablet_manager.cc:1434] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:05:16.764228 12509 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
I20260713 09:05:16.765215 12510 tablet_bootstrap.cc:654] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.777985 12605 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:16.778560 12522 raft_consensus.cc:515] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.781162 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0f093a3b04cbe9bb22c2d34996842" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:16.781718 12313 raft_consensus.cc:3060] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.784338 12316 raft_consensus.cc:2468] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:16.785455 12356 leader_election.cc:304] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.786273 12558 raft_consensus.cc:2804] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.795914 12522 leader_election.cc:290] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.793380 12313 raft_consensus.cc:2468] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:16.799667 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f0f093a3b04cbe9bb22c2d34996842" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:16.800423 12463 raft_consensus.cc:3060] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.801744 12356 leader_election.cc:304] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.803009 12510 tablet_bootstrap.cc:492] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be: No bootstrap required, opened a new log
I20260713 09:05:16.803439 12510 ts_tablet_manager.cc:1403] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260713 09:05:16.808808 12466 raft_consensus.cc:2468] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:16.814867 12510 raft_consensus.cc:359] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.815786 12510 raft_consensus.cc:385] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.816120 12510 raft_consensus.cc:740] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.816886 12510 consensus_queue.cc:260] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.814054 12617 raft_consensus.cc:515] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.820497 12510 ts_tablet_manager.cc:1434] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:05:16.822999 12509 tablet_bootstrap.cc:654] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.822237 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:16.820765 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:16.823884 12605 raft_consensus.cc:493] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.827395 12390 raft_consensus.cc:3060] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.828348 12605 raft_consensus.cc:515] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.829698 12463 raft_consensus.cc:2468] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 1.
I20260713 09:05:16.830276 12605 leader_election.cc:290] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.827448 12313 raft_consensus.cc:3060] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.820268 12617 leader_election.cc:290] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:16.831182 12654 raft_consensus.cc:2804] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.833890 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cac0067da344b1a78b79711c595631" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.838318 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cac0067da344b1a78b79711c595631" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.840657 12506 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:16.843300 12464 raft_consensus.cc:2468] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:16.843425 12506 ts_tablet_manager.cc:1403] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.037s
I20260713 09:05:16.844964 12280 leader_election.cc:304] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.841881 12558 raft_consensus.cc:697] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:16.846698 12390 raft_consensus.cc:2468] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:16.846807 12506 raft_consensus.cc:359] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.847501 12506 raft_consensus.cc:385] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.847813 12506 raft_consensus.cc:740] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.848488 12506 consensus_queue.cc:260] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.847930 12605 raft_consensus.cc:2804] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.849929 12605 raft_consensus.cc:493] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.850826 12605 raft_consensus.cc:3060] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.850950 12431 leader_election.cc:304] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:16.855053 12617 raft_consensus.cc:2804] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.849821 12558 consensus_queue.cc:237] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.856844 12617 raft_consensus.cc:697] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:16.848088 12389 raft_consensus.cc:2468] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:16.848242 12654 raft_consensus.cc:697] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:16.872761 12610 raft_consensus.cc:493] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.873263 12610 raft_consensus.cc:515] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.881345 12591 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:16.884800 12617 consensus_queue.cc:237] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.861776 12654 consensus_queue.cc:237] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.856598 12313 raft_consensus.cc:2468] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:16.890496 12610 leader_election.cc:290] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.893507 12506 ts_tablet_manager.cc:1434] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260713 09:05:16.896031 12506 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:16.897120 12605 raft_consensus.cc:515] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.897710 12509 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:16.898162 12509 ts_tablet_manager.cc:1403] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.006s
I20260713 09:05:16.899511 12605 leader_election.cc:290] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.905478 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.907982 12509 raft_consensus.cc:359] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.909011 12509 raft_consensus.cc:385] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.909349 12509 raft_consensus.cc:740] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.915642 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cac0067da344b1a78b79711c595631" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:16.916234 12465 raft_consensus.cc:3060] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.920042 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.910141 12509 consensus_queue.cc:260] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.923843 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cac0067da344b1a78b79711c595631" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:16.924407 12388 raft_consensus.cc:3060] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.927250 12509 ts_tablet_manager.cc:1434] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:05:16.928224 12509 tablet_bootstrap.cc:492] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Bootstrap starting.
W20260713 09:05:16.937505 12280 leader_election.cc:343] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.944291 12213 catalog_manager.cc:5697] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:16.945087 12282 leader_election.cc:343] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:16.947216 12506 tablet_bootstrap.cc:654] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.950235 12465 raft_consensus.cc:2468] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:16.947492 12211 catalog_manager.cc:5697] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.952324 12211 catalog_manager.cc:5697] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.964489 12608 raft_consensus.cc:493] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.965227 12608 raft_consensus.cc:515] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.970299 12608 leader_election.cc:290] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.973246 12509 tablet_bootstrap.cc:654] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.969772 12280 leader_election.cc:304] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.950982 12282 leader_election.cc:304] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:16.974534 12608 raft_consensus.cc:2804] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.975154 12608 raft_consensus.cc:697] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:16.975246 12605 raft_consensus.cc:2749] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:16.976287 12608 consensus_queue.cc:237] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.976728 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03abfc4a2d749a784f6ed0958a519cc" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.977293 12389 raft_consensus.cc:2468] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:16.985785 12657 raft_consensus.cc:493] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.986414 12617 raft_consensus.cc:493] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.986470 12282 leader_election.cc:304] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.986888 12617 raft_consensus.cc:515] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.987485 12605 raft_consensus.cc:2804] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.987887 12605 raft_consensus.cc:493] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.988221 12605 raft_consensus.cc:3060] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.988958 12617 leader_election.cc:290] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:16.989413 12617 raft_consensus.cc:493] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.986660 12657 raft_consensus.cc:515] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.991748 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03abfc4a2d749a784f6ed0958a519cc" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.992430 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:16.993090 12313 raft_consensus.cc:2468] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:16.993278 12657 leader_election.cc:290] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:16.991096 12388 raft_consensus.cc:2468] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:16.996184 12430 leader_election.cc:304] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:16.997056 12570 raft_consensus.cc:2804] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.997542 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" is_pre_election: true
I20260713 09:05:16.997400 12570 raft_consensus.cc:493] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.997368 12605 raft_consensus.cc:515] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:16.998184 12570 raft_consensus.cc:3060] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.990695 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:17.000262 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03abfc4a2d749a784f6ed0958a519cc" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:17.000798 12388 raft_consensus.cc:3060] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:17.001065 12431 leader_election.cc:343] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.003942 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:16.989797 12617 raft_consensus.cc:515] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
W20260713 09:05:17.005002 12282 leader_election.cc:343] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.005436 12465 raft_consensus.cc:2468] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 0.
I20260713 09:05:17.005937 12605 leader_election.cc:290] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:17.006727 12466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03abfc4a2d749a784f6ed0958a519cc" candidate_uuid: "d978e3a8599444ceab5b51404e5cb7be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:17.008893 12617 leader_election.cc:290] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:17.009711 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03abfc4a2d749a784f6ed0958a519cc" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:17.010672 12313 raft_consensus.cc:2393] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in current term 1: Already voted for candidate d978e3a8599444ceab5b51404e5cb7be in this term.
I20260713 09:05:17.011510 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03abfc4a2d749a784f6ed0958a519cc" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:17.010114 12388 raft_consensus.cc:2468] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d978e3a8599444ceab5b51404e5cb7be in term 1.
I20260713 09:05:17.013360 12282 leader_election.cc:304] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [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: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:17.015048 12570 raft_consensus.cc:515] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.015838 12657 raft_consensus.cc:2804] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.016021 12463 raft_consensus.cc:2393] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d978e3a8599444ceab5b51404e5cb7be in current term 1: Already voted for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in this term.
I20260713 09:05:17.016315 12657 raft_consensus.cc:697] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Leader. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:17.017165 12657 consensus_queue.cc:237] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.017963 12431 leader_election.cc:304] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be
I20260713 09:05:17.019080 12617 raft_consensus.cc:3060] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.020021 12280 leader_election.cc:304] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4
I20260713 09:05:17.020817 12608 raft_consensus.cc:3060] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.026379 12506 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:17.026820 12506 ts_tablet_manager.cc:1403] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.010s
I20260713 09:05:17.029474 12570 leader_election.cc:290] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:17.029546 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:17.029763 12214 catalog_manager.cc:5697] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.031013 12506 raft_consensus.cc:359] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.031730 12506 raft_consensus.cc:385] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.032001 12506 raft_consensus.cc:740] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.032070 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
W20260713 09:05:17.033717 12431 leader_election.cc:343] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:17.032677 12506 consensus_queue.cc:260] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.039947 12506 ts_tablet_manager.cc:1434] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:05:17.040841 12506 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:17.046782 12506 tablet_bootstrap.cc:654] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.047904 12509 tablet_bootstrap.cc:492] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: No bootstrap required, opened a new log
I20260713 09:05:17.048347 12509 ts_tablet_manager.cc:1403] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.000s
I20260713 09:05:17.051051 12617 raft_consensus.cc:2749] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.052582 12608 raft_consensus.cc:2749] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:17.051436 12509 raft_consensus.cc:359] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.057380 12509 raft_consensus.cc:385] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.058800 12509 raft_consensus.cc:740] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.062001 12509 consensus_queue.cc:260] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.069383 12509 ts_tablet_manager.cc:1434] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:05:17.071869 12313 raft_consensus.cc:2468] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:17.072491 12617 raft_consensus.cc:493] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.073104 12617 raft_consensus.cc:515] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.076809 12430 leader_election.cc:304] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:17.078251 12570 raft_consensus.cc:2804] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.078698 12570 raft_consensus.cc:697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:17.079418 12570 consensus_queue.cc:237] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.082819 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d011c4498242e58523e467cd715aeb" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:17.083524 12388 raft_consensus.cc:2468] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:17.086225 12431 leader_election.cc:304] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, 0c4ebe1924ac4b839d9ac30075c6b4d4; no voters: 
I20260713 09:05:17.087059 12515 raft_consensus.cc:2804] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.087428 12515 raft_consensus.cc:493] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.087785 12515 raft_consensus.cc:3060] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.092561 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d011c4498242e58523e467cd715aeb" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:17.093174 12313 raft_consensus.cc:2468] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:17.075405 12617 leader_election.cc:290] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:17.094165 12515 raft_consensus.cc:515] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.097213 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d011c4498242e58523e467cd715aeb" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:17.097681 12506 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:17.097926 12313 raft_consensus.cc:3060] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.098109 12506 ts_tablet_manager.cc:1403] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.039s
I20260713 09:05:17.097563 12211 catalog_manager.cc:5697] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be reported cstate change: term changed from 0 to 1, leader changed from <none> to d978e3a8599444ceab5b51404e5cb7be (127.10.233.129). New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.100749 12506 raft_consensus.cc:359] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.101403 12506 raft_consensus.cc:385] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.101660 12506 raft_consensus.cc:740] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.102397 12506 consensus_queue.cc:260] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.107088 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d011c4498242e58523e467cd715aeb" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:17.108453 12388 raft_consensus.cc:3060] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.111084 12506 ts_tablet_manager.cc:1434] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:05:17.111199 12515 leader_election.cc:290] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:17.111994 12506 tablet_bootstrap.cc:492] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788: Bootstrap starting.
I20260713 09:05:17.113560 12313 raft_consensus.cc:2468] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:17.114600 12430 leader_election.cc:304] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:17.115187 12388 raft_consensus.cc:2468] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:17.115449 12515 raft_consensus.cc:2804] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.116012 12515 raft_consensus.cc:697] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:17.116864 12515 consensus_queue.cc:237] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.117164 12214 catalog_manager.cc:5697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:17.119745 12506 tablet_bootstrap.cc:654] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.124424 12506 tablet_bootstrap.cc:492] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788: No bootstrap required, opened a new log
I20260713 09:05:17.124833 12506 ts_tablet_manager.cc:1403] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:05:17.126863 12506 raft_consensus.cc:359] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.127450 12506 raft_consensus.cc:385] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.127723 12506 raft_consensus.cc:740] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.128283 12506 consensus_queue.cc:260] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.130033 12506 ts_tablet_manager.cc:1434] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:17.132643 12211 catalog_manager.cc:5697] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:17.282341 12558 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.292173 12558 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.331040 12515 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.343093 12515 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.390084 12515 raft_consensus.cc:493] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.390528 12515 raft_consensus.cc:515] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.392120 12515 leader_election.cc:290] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:17.392830 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be" is_pre_election: true
I20260713 09:05:17.392973 12388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788" is_pre_election: true
I20260713 09:05:17.393332 12313 raft_consensus.cc:2468] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:17.393529 12388 raft_consensus.cc:2468] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 0.
I20260713 09:05:17.394326 12430 leader_election.cc:304] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:17.395093 12515 raft_consensus.cc:2804] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.395339 12515 raft_consensus.cc:493] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.395543 12515 raft_consensus.cc:3060] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.400182 12515 raft_consensus.cc:515] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.402043 12515 leader_election.cc:290] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:17.402686 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:17.403015 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:17.403245 12313 raft_consensus.cc:3060] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.403605 12391 raft_consensus.cc:3060] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.408434 12313 raft_consensus.cc:2468] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:17.409055 12391 raft_consensus.cc:2468] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ebe1924ac4b839d9ac30075c6b4d4 in term 1.
I20260713 09:05:17.409372 12430 leader_election.cc:304] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:17.410163 12515 raft_consensus.cc:2804] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.410647 12515 raft_consensus.cc:697] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:17.411367 12515 consensus_queue.cc:237] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:17.418231 12211 catalog_manager.cc:5697] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:17.433106 12558 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.442725 12522 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.468199 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:17.473532 12684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:17.474166 12685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:17.475818 12610 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:17.480587 11174 server_base.cc:1061] running on GCE node
W20260713 09:05:17.481537 12687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:17.482805 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:17.483088 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:17.483292 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933517483276 us; error 0 us; skew 500 ppm
I20260713 09:05:17.483915 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:17.489871 12657 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.491663 11174 webserver.cc:533] Webserver started at http://127.10.233.132:44839/ using document root <none> and password file <none>
I20260713 09:05:17.492379 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:17.492600 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:17.493206 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:17.494763 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-3-root/instance:
uuid: "d3957d6f86604d11bf37303f33363d76"
format_stamp: "Formatted at 2026-07-13 09:05:17 on dist-test-slave-dkvc"
I20260713 09:05:17.509378 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.015s	sys 0.000s
I20260713 09:05:17.513024 12694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:17.514055 11174 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:17.514357 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-3-root
uuid: "d3957d6f86604d11bf37303f33363d76"
format_stamp: "Formatted at 2026-07-13 09:05:17 on dist-test-slave-dkvc"
I20260713 09:05:17.514650 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:17.516985 12391 raft_consensus.cc:3060] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.527236 12515 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.535846 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:17.537498 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:17.538547 12515 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.539460 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:17.549882 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:17.550143 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:17.550405 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:17.550585 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:17.577935 12657 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.589269 12608 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.648084 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.132:40787
I20260713 09:05:17.648172 12760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.132:40787 every 8 connection(s)
I20260713 09:05:17.651648 11174 auto_leader_rebalancer-test.cc:392] add a tserver: d3957d6f86604d11bf37303f33363d76
I20260713 09:05:17.667765 12761 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38623
I20260713 09:05:17.668149 12761 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:17.668879 12761 heartbeater.cc:507] Master 127.10.233.190:38623 requested a full tablet report, sending...
I20260713 09:05:17.670625 12211 ts_manager.cc:194] Registered new tserver with Master: d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787)
I20260713 09:05:17.672128 12211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48652
I20260713 09:05:17.675858 12515 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.686841 12570 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.748725 12463 consensus_queue.cc:237] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:17.754832 12388 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:17.755630 12313 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:17.756376 12527 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.757259 12515 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.778406 12527 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:17.782706 12313 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:17.783607 12388 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
W20260713 09:05:17.790305 12429 consensus_peers.cc:597] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19e7e2f2a59f41eda68928d181a26d0a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:17.794154 12214 catalog_manager.cc:5697] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.798058 12463 consensus_queue.cc:237] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
W20260713 09:05:17.805898 12429 consensus_peers.cc:597] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e2a400b29f14a128311a6c16cd8a77d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:17.807022 12388 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:17.807825 12313 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:17.808900 12527 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:17.809837 12515 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:17.831943 12515 consensus_queue.cc:1048] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:05:17.927759 12515 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:17.929538 12391 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.032298 12779 consensus_queue.cc:1048] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.033968 12313 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.102613 12316 consensus_queue.cc:237] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.106613 12214 catalog_manager.cc:5697] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.114187 12465 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:18.119055 12610 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:18.123327 12390 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:18.125123 12605 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:18.128453 12280 consensus_peers.cc:597] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3b8a98854c24162bc78faef35ee34d6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:18.135720 12610 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.138338 12465 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.146708 12390 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.149647 12463 consensus_queue.cc:237] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.154160 12213 catalog_manager.cc:5697] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.156599 12391 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:18.156898 12429 consensus_peers.cc:597] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08d011c4498242e58523e467cd715aeb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:18.158083 12515 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:18.160729 12316 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:18.162959 12515 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:18.168898 12570 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.170719 12390 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.172267 12313 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:18.184191 12213 catalog_manager.cc:5697] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.209836 12791 ts_tablet_manager.cc:933] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:18.211419 12791 tablet_copy_client.cc:323] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.131:36131
I20260713 09:05:18.222015 12476 tablet_copy_service.cc:140] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Received BeginTabletCopySession request for tablet 19e7e2f2a59f41eda68928d181a26d0a from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:43344)
I20260713 09:05:18.222460 12476 tablet_copy_service.cc:161] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Beginning new tablet copy session on tablet 19e7e2f2a59f41eda68928d181a26d0a from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:43344: session id = d3957d6f86604d11bf37303f33363d76-19e7e2f2a59f41eda68928d181a26d0a
I20260713 09:05:18.227329 12476 tablet_copy_source_session.cc:215] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:18.230225 12791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e7e2f2a59f41eda68928d181a26d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:18.239599 12791 tablet_copy_client.cc:806] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:18.240172 12791 tablet_copy_client.cc:670] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:18.244273 12791 tablet_copy_client.cc:538] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:18.250255 12791 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:18.267307 12791 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:18.268157 12791 tablet_bootstrap.cc:492] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:18.268738 12791 ts_tablet_manager.cc:1403] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260713 09:05:18.271127 12791 raft_consensus.cc:359] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.271680 12791 raft_consensus.cc:740] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:18.272264 12791 consensus_queue.cc:260] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.274837 12761 heartbeater.cc:499] Master 127.10.233.190:38623 was elected leader, sending a full tablet report...
I20260713 09:05:18.275161 12791 ts_tablet_manager.cc:1434] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:05:18.277034 12476 tablet_copy_service.cc:342] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-19e7e2f2a59f41eda68928d181a26d0a received from {username='slave'} at 127.0.0.1:43344
I20260713 09:05:18.277443 12476 tablet_copy_service.cc:434] P 0c4ebe1924ac4b839d9ac30075c6b4d4: ending tablet copy session d3957d6f86604d11bf37303f33363d76-19e7e2f2a59f41eda68928d181a26d0a on tablet 19e7e2f2a59f41eda68928d181a26d0a with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:18.301563 12791 ts_tablet_manager.cc:933] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:18.303042 12791 tablet_copy_client.cc:323] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.131:36131
I20260713 09:05:18.304574 12476 tablet_copy_service.cc:140] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Received BeginTabletCopySession request for tablet 5e2a400b29f14a128311a6c16cd8a77d from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:43344)
I20260713 09:05:18.305152 12476 tablet_copy_service.cc:161] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Beginning new tablet copy session on tablet 5e2a400b29f14a128311a6c16cd8a77d from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:43344: session id = d3957d6f86604d11bf37303f33363d76-5e2a400b29f14a128311a6c16cd8a77d
I20260713 09:05:18.309563 12476 tablet_copy_source_session.cc:215] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:18.312717 12791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2a400b29f14a128311a6c16cd8a77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:18.322808 12791 tablet_copy_client.cc:806] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:18.323367 12791 tablet_copy_client.cc:670] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:18.327364 12791 tablet_copy_client.cc:538] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:18.335242 12791 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:18.354525 12791 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:18.355352 12791 tablet_bootstrap.cc:492] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:18.355996 12791 ts_tablet_manager.cc:1403] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:05:18.358639 12791 raft_consensus.cc:359] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.359432 12791 raft_consensus.cc:740] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:18.360054 12791 consensus_queue.cc:260] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.362200 12791 ts_tablet_manager.cc:1434] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:05:18.363874 12476 tablet_copy_service.cc:342] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-5e2a400b29f14a128311a6c16cd8a77d received from {username='slave'} at 127.0.0.1:43344
I20260713 09:05:18.364274 12476 tablet_copy_service.cc:434] P 0c4ebe1924ac4b839d9ac30075c6b4d4: ending tablet copy session d3957d6f86604d11bf37303f33363d76-5e2a400b29f14a128311a6c16cd8a77d on tablet 5e2a400b29f14a128311a6c16cd8a77d with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:18.590797 12791 ts_tablet_manager.cc:933] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:18.592445 12791 tablet_copy_client.cc:323] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.131:36131
I20260713 09:05:18.593768 12476 tablet_copy_service.cc:140] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Received BeginTabletCopySession request for tablet 08d011c4498242e58523e467cd715aeb from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:43344)
I20260713 09:05:18.594162 12476 tablet_copy_service.cc:161] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Beginning new tablet copy session on tablet 08d011c4498242e58523e467cd715aeb from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:43344: session id = d3957d6f86604d11bf37303f33363d76-08d011c4498242e58523e467cd715aeb
I20260713 09:05:18.598495 12476 tablet_copy_source_session.cc:215] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:18.601161 12791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d011c4498242e58523e467cd715aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:18.612250 12799 ts_tablet_manager.cc:933] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:18.612751 12791 tablet_copy_client.cc:806] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:18.613265 12791 tablet_copy_client.cc:670] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:18.613994 12799 tablet_copy_client.cc:323] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:18.617722 12791 tablet_copy_client.cc:538] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:18.624810 12791 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:18.625106 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet d3b8a98854c24162bc78faef35ee34d6 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:18.625547 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet d3b8a98854c24162bc78faef35ee34d6 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-d3b8a98854c24162bc78faef35ee34d6
I20260713 09:05:18.630259 12327 tablet_copy_source_session.cc:215] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:18.632557 12799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8a98854c24162bc78faef35ee34d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:18.642992 12791 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:18.643792 12791 tablet_bootstrap.cc:492] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:18.644361 12791 ts_tablet_manager.cc:1403] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:05:18.645351 12799 tablet_copy_client.cc:806] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:18.645862 12799 tablet_copy_client.cc:670] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:18.646816 12791 raft_consensus.cc:359] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.647533 12791 raft_consensus.cc:740] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:18.648967 12799 tablet_copy_client.cc:538] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:18.648772 12791 consensus_queue.cc:260] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.650707 12791 ts_tablet_manager.cc:1434] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:18.652873 12476 tablet_copy_service.cc:342] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-08d011c4498242e58523e467cd715aeb received from {username='slave'} at 127.0.0.1:43344
I20260713 09:05:18.653270 12476 tablet_copy_service.cc:434] P 0c4ebe1924ac4b839d9ac30075c6b4d4: ending tablet copy session d3957d6f86604d11bf37303f33363d76-08d011c4498242e58523e467cd715aeb on tablet 08d011c4498242e58523e467cd715aeb with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:18.660414 12799 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:18.679307 12799 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:18.680141 12799 tablet_bootstrap.cc:492] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:18.680758 12799 ts_tablet_manager.cc:1403] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:05:18.683476 12799 raft_consensus.cc:359] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.684319 12799 raft_consensus.cc:740] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:18.684924 12799 consensus_queue.cc:260] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:18.687351 12799 ts_tablet_manager.cc:1434] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:18.688980 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-d3b8a98854c24162bc78faef35ee34d6 received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:18.689424 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-d3b8a98854c24162bc78faef35ee34d6 on tablet d3b8a98854c24162bc78faef35ee34d6 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:18.731338 12736 raft_consensus.cc:1217] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:18.866988 12736 raft_consensus.cc:1217] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:05:18.985968 12487 debug-util.cc:398] Leaking SignalData structure 0x7b08000db7c0 after lost signal to thread 11177
W20260713 09:05:18.986900 12487 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4fc0 after lost signal to thread 12249
W20260713 09:05:18.988550 12487 debug-util.cc:398] Leaking SignalData structure 0x7b080027d940 after lost signal to thread 12416
I20260713 09:05:19.086038 12736 raft_consensus.cc:1217] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:19.139215 12736 raft_consensus.cc:1217] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:19.259298 12515 raft_consensus.cc:1064] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:19.261881 12515 consensus_queue.cc:237] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.268311 12736 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.270464 12313 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.270543 12391 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.271586 12804 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.273133 12570 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.276633 12804 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.300483 12804 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.313665 12812 raft_consensus.cc:1064] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:19.316504 12812 consensus_queue.cc:237] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.327662 12391 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.344004 12736 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.349017 12214 catalog_manager.cc:5697] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260713 09:05:19.372493 12430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.129:36035, user_credentials={real_user=slave}} blocked reactor thread for 51692.1us
I20260713 09:05:19.374698 12313 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.386113 12316 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.389071 12391 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.390156 12736 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.387821 12804 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:05:19.392894 12813 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.393779 12811 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.426893 12811 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.428952 12391 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.438346 12736 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.501830 12463 consensus_queue.cc:237] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.518018 12316 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.526611 12215 catalog_manager.cc:5697] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.538000 12736 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.539829 12515 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:19.545913 12313 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.548259 12515 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:19.550477 12515 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.553575 12735 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.575058 12463 consensus_queue.cc:237] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.567085 12805 raft_consensus.cc:1064] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:19.579023 12805 consensus_queue.cc:237] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.585559 12316 raft_consensus.cc:2955] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.598181 12391 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.598888 12211 catalog_manager.cc:5697] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.599941 12804 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:19.600625 12735 raft_consensus.cc:1275] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.603322 12812 consensus_queue.cc:1048] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:19.612784 12199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e2a400b29f14a128311a6c16cd8a77d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:19.615195 12804 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.617597 12380 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e2a400b29f14a128311a6c16cd8a77d with delete_type TABLET_DATA_TOMBSTONED (TS 03639805f2d54b00ab1a2470e5bce788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53820
I20260713 09:05:19.620483 12391 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.634933 12825 tablet_replica.cc:333] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:19.636682 12735 raft_consensus.cc:2955] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.640970 12199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19e7e2f2a59f41eda68928d181a26d0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:19.643718 12736 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.645668 12463 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.646311 12390 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.649405 12610 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:19.651207 12610 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.669618 12806 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:19.669965 12812 raft_consensus.cc:1064] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:19.677121 12215 catalog_manager.cc:5697] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:19.672771 12812 consensus_queue.cc:237] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.678490 12825 raft_consensus.cc:2243] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.698650 12825 raft_consensus.cc:2272] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.709208 12390 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.706547 12806 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.716485 12305 tablet_service.cc:1558] Processing DeleteTablet for tablet 19e7e2f2a59f41eda68928d181a26d0a with delete_type TABLET_DATA_TOMBSTONED (TS d978e3a8599444ceab5b51404e5cb7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49828
I20260713 09:05:19.719568 12825 ts_tablet_manager.cc:1916] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:19.737020 12736 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.737998 12391 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.739795 12812 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.740634 12316 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:19.746318 12811 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:19.748497 12811 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.772394 12215 catalog_manager.cc:5697] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.793581 12736 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.796152 12465 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.789558 12830 tablet_replica.cc:333] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:19.806258 12825 ts_tablet_manager.cc:1929] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:19.806855 12825 log.cc:1199] T 5e2a400b29f14a128311a6c16cd8a77d P 03639805f2d54b00ab1a2470e5bce788: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/wals/5e2a400b29f14a128311a6c16cd8a77d
I20260713 09:05:19.812726 12830 raft_consensus.cc:2243] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.813366 12830 raft_consensus.cc:2272] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.815512 12201 catalog_manager.cc:5028] TS 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): tablet 5e2a400b29f14a128311a6c16cd8a77d (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:19.817195 12830 ts_tablet_manager.cc:1916] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:19.817798 12317 consensus_queue.cc:237] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.826251 12389 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.827797 12610 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:19.833240 12830 ts_tablet_manager.cc:1929] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:19.833729 12830 log.cc:1199] T 19e7e2f2a59f41eda68928d181a26d0a P d978e3a8599444ceab5b51404e5cb7be: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/wals/19e7e2f2a59f41eda68928d181a26d0a
I20260713 09:05:19.836253 12200 catalog_manager.cc:5028] TS d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): tablet 19e7e2f2a59f41eda68928d181a26d0a (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:19.838027 12805 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.839673 12389 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.847936 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3b8a98854c24162bc78faef35ee34d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:19.854562 12215 catalog_manager.cc:5697] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.855355 12811 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.864804 12316 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.866631 12450 tablet_service.cc:1558] Processing DeleteTablet for tablet d3b8a98854c24162bc78faef35ee34d6 with delete_type TABLET_DATA_TOMBSTONED (TS 0c4ebe1924ac4b839d9ac30075c6b4d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43302
I20260713 09:05:19.869351 12390 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.886739 12734 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.889915 12735 raft_consensus.cc:1275] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.897060 12211 catalog_manager.cc:5697] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.906023 12805 consensus_queue.cc:1048] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:19.910151 12735 raft_consensus.cc:2955] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.912454 12834 tablet_replica.cc:333] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:19.921322 12834 raft_consensus.cc:2243] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.932368 12834 raft_consensus.cc:2272] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.936069 12834 ts_tablet_manager.cc:1916] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:19.948441 12465 consensus_queue.cc:237] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:19.953413 12834 ts_tablet_manager.cc:1929] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:19.953948 12834 log.cc:1199] T d3b8a98854c24162bc78faef35ee34d6 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/wals/d3b8a98854c24162bc78faef35ee34d6
I20260713 09:05:19.955822 12199 catalog_manager.cc:5028] TS 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): tablet d3b8a98854c24162bc78faef35ee34d6 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:19.956197 12389 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.957716 12811 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:19.967483 12735 raft_consensus.cc:1275] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:19.968282 12813 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.970453 12812 consensus_queue.cc:1048] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:19.974841 12734 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.973843 12389 raft_consensus.cc:2955] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:19.980706 12199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08d011c4498242e58523e467cd715aeb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:19.992291 12215 catalog_manager.cc:5697] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:20.006266 12305 tablet_service.cc:1558] Processing DeleteTablet for tablet 08d011c4498242e58523e467cd715aeb with delete_type TABLET_DATA_TOMBSTONED (TS d978e3a8599444ceab5b51404e5cb7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49828
I20260713 09:05:20.007195 12830 tablet_replica.cc:333] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:20.008255 12830 raft_consensus.cc:2243] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:20.009009 12830 raft_consensus.cc:2272] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:20.012357 12830 ts_tablet_manager.cc:1916] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:20.024613 12830 ts_tablet_manager.cc:1929] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:20.024930 12830 log.cc:1199] T 08d011c4498242e58523e467cd715aeb P d978e3a8599444ceab5b51404e5cb7be: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/wals/08d011c4498242e58523e467cd715aeb
I20260713 09:05:20.026139 12200 catalog_manager.cc:5028] TS d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): tablet 08d011c4498242e58523e467cd715aeb (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:21.037896 12465 consensus_queue.cc:237] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.046309 12390 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:21.046309 12316 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:21.046872 12429 consensus_peers.cc:597] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62f64154a0e04d26a1e8fe9f1eac08e0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:21.047819 12839 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.048655 12813 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.055595 12813 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.057193 12316 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.075430 12213 catalog_manager.cc:5697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.086122 12390 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.082638 12316 consensus_queue.cc:237] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.102612 12389 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:21.104254 12805 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.106956 12465 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:21.109831 12280 consensus_peers.cc:597] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca60d4e70d53441694120d2d00d2ee91. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:21.114341 12837 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:21.136476 12848 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.137832 12463 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.142658 12389 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.164160 12215 catalog_manager.cc:5697] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:21.191279 12389 consensus_queue.cc:237] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.213150 12463 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:21.220400 12835 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:21.237265 12317 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:21.238503 12355 consensus_peers.cc:597] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6f0f093a3b04cbe9bb22c2d34996842. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:21.239832 12835 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.252029 12857 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.256531 12317 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.261409 12465 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.268764 12316 consensus_queue.cc:237] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.285250 12211 catalog_manager.cc:5697] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:21.286902 12465 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:21.286926 12280 consensus_peers.cc:597] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d03abfc4a2d749a784f6ed0958a519cc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:21.288435 12848 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.290176 12389 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:21.291679 12848 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.312896 12805 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.315275 12463 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.330973 12389 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:21.331950 12213 catalog_manager.cc:5697] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:21.455205 12866 ts_tablet_manager.cc:933] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:21.457474 12866 tablet_copy_client.cc:323] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.131:36131
I20260713 09:05:21.459517 12476 tablet_copy_service.cc:140] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Received BeginTabletCopySession request for tablet 62f64154a0e04d26a1e8fe9f1eac08e0 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:43344)
I20260713 09:05:21.460084 12476 tablet_copy_service.cc:161] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Beginning new tablet copy session on tablet 62f64154a0e04d26a1e8fe9f1eac08e0 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:43344: session id = d3957d6f86604d11bf37303f33363d76-62f64154a0e04d26a1e8fe9f1eac08e0
I20260713 09:05:21.467418 12476 tablet_copy_source_session.cc:215] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.470763 12866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f64154a0e04d26a1e8fe9f1eac08e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.487457 12866 tablet_copy_client.cc:806] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.488080 12866 tablet_copy_client.cc:670] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.495476 12866 tablet_copy_client.cc:538] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.503777 12866 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:21.526887 12866 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.527861 12866 tablet_bootstrap.cc:492] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:21.528581 12866 ts_tablet_manager.cc:1403] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.005s
I20260713 09:05:21.531899 12866 raft_consensus.cc:359] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.532838 12866 raft_consensus.cc:740] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:21.533588 12866 consensus_queue.cc:260] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.559700 12866 ts_tablet_manager.cc:1434] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.016s
I20260713 09:05:21.561565 12476 tablet_copy_service.cc:342] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-62f64154a0e04d26a1e8fe9f1eac08e0 received from {username='slave'} at 127.0.0.1:43344
I20260713 09:05:21.562060 12476 tablet_copy_service.cc:434] P 0c4ebe1924ac4b839d9ac30075c6b4d4: ending tablet copy session d3957d6f86604d11bf37303f33363d76-62f64154a0e04d26a1e8fe9f1eac08e0 on tablet 62f64154a0e04d26a1e8fe9f1eac08e0 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:21.566572 12866 ts_tablet_manager.cc:933] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:21.574625 12866 tablet_copy_client.cc:323] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:21.576612 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet ca60d4e70d53441694120d2d00d2ee91 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:21.577149 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet ca60d4e70d53441694120d2d00d2ee91 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-ca60d4e70d53441694120d2d00d2ee91
I20260713 09:05:21.586386 12327 tablet_copy_source_session.cc:215] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.589440 12866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca60d4e70d53441694120d2d00d2ee91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.599243 12866 tablet_copy_client.cc:806] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.599807 12866 tablet_copy_client.cc:670] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.603032 12866 tablet_copy_client.cc:538] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.608847 12866 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:21.625278 12866 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.625946 12866 tablet_bootstrap.cc:492] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:21.626444 12866 ts_tablet_manager.cc:1403] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:05:21.628531 12866 raft_consensus.cc:359] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.629117 12866 raft_consensus.cc:740] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:21.629655 12866 consensus_queue.cc:260] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.631346 12866 ts_tablet_manager.cc:1434] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260713 09:05:21.633021 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-ca60d4e70d53441694120d2d00d2ee91 received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:21.633443 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-ca60d4e70d53441694120d2d00d2ee91 on tablet ca60d4e70d53441694120d2d00d2ee91 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:21.754185 12866 ts_tablet_manager.cc:933] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:21.757009 12866 tablet_copy_client.cc:323] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.130:43891
I20260713 09:05:21.795068 12402 tablet_copy_service.cc:140] P 03639805f2d54b00ab1a2470e5bce788: Received BeginTabletCopySession request for tablet d6f0f093a3b04cbe9bb22c2d34996842 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:44504)
I20260713 09:05:21.795678 12402 tablet_copy_service.cc:161] P 03639805f2d54b00ab1a2470e5bce788: Beginning new tablet copy session on tablet d6f0f093a3b04cbe9bb22c2d34996842 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:44504: session id = d3957d6f86604d11bf37303f33363d76-d6f0f093a3b04cbe9bb22c2d34996842
I20260713 09:05:21.805119 12402 tablet_copy_source_session.cc:215] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.808400 12866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f0f093a3b04cbe9bb22c2d34996842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.824930 12866 tablet_copy_client.cc:806] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.825598 12866 tablet_copy_client.cc:670] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.829131 12866 tablet_copy_client.cc:538] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.836045 12866 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:21.854908 12866 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.855675 12866 tablet_bootstrap.cc:492] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:21.856242 12866 ts_tablet_manager.cc:1403] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:05:21.858078 12870 ts_tablet_manager.cc:933] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:21.858559 12866 raft_consensus.cc:359] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.859347 12866 raft_consensus.cc:740] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:21.859946 12866 consensus_queue.cc:260] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.861807 12866 ts_tablet_manager.cc:1434] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:21.863339 12402 tablet_copy_service.cc:342] P 03639805f2d54b00ab1a2470e5bce788: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-d6f0f093a3b04cbe9bb22c2d34996842 received from {username='slave'} at 127.0.0.1:44504
I20260713 09:05:21.863821 12402 tablet_copy_service.cc:434] P 03639805f2d54b00ab1a2470e5bce788: ending tablet copy session d3957d6f86604d11bf37303f33363d76-d6f0f093a3b04cbe9bb22c2d34996842 on tablet d6f0f093a3b04cbe9bb22c2d34996842 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:21.876297 12870 tablet_copy_client.cc:323] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:21.877995 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet d03abfc4a2d749a784f6ed0958a519cc from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:21.878474 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet d03abfc4a2d749a784f6ed0958a519cc from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-d03abfc4a2d749a784f6ed0958a519cc
I20260713 09:05:21.885371 12327 tablet_copy_source_session.cc:215] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:21.888531 12870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03abfc4a2d749a784f6ed0958a519cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.890086 12734 raft_consensus.cc:1217] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.903250 12870 tablet_copy_client.cc:806] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:21.903807 12870 tablet_copy_client.cc:670] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:21.922153 12870 tablet_copy_client.cc:538] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:21.930773 12870 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:21.956389 12870 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:21.957181 12870 tablet_bootstrap.cc:492] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:21.957701 12870 ts_tablet_manager.cc:1403] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260713 09:05:21.959914 12870 raft_consensus.cc:359] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.960505 12870 raft_consensus.cc:740] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:21.961078 12870 consensus_queue.cc:260] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:21.963222 12870 ts_tablet_manager.cc:1434] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:21.964816 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-d03abfc4a2d749a784f6ed0958a519cc received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:21.965195 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-d03abfc4a2d749a784f6ed0958a519cc on tablet d03abfc4a2d749a784f6ed0958a519cc with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:22.169047 12734 raft_consensus.cc:1217] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:22.251171 12734 raft_consensus.cc:1217] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:22.464550 12734 raft_consensus.cc:1217] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:22.506038 12813 raft_consensus.cc:1064] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:22.509256 12813 consensus_queue.cc:237] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.518002 12734 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.522035 12389 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.524999 12317 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.533985 12884 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.535187 12813 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.536968 12844 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.575289 12844 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.584329 12734 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.603416 12213 catalog_manager.cc:5697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.606781 12389 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.618974 12317 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.643466 12848 raft_consensus.cc:1064] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:22.644006 12880 raft_consensus.cc:1064] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:22.646070 12848 consensus_queue.cc:237] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.647890 12880 consensus_queue.cc:237] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.666579 12734 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.668603 12881 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.678263 12463 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.680831 12857 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.720414 12316 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.722208 12881 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.757447 12857 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.767508 12465 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.769418 12734 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.769627 12878 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:22.771039 12805 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.784623 12389 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:22.786105 12805 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:22.789177 12466 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.818778 12316 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.845954 12214 catalog_manager.cc:5697] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.848701 12463 consensus_queue.cc:237] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.855471 12734 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.857016 12884 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.858445 12317 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.865881 12805 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.869319 12844 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.875209 12735 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.881137 12885 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.882637 12465 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.883399 12316 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.893827 12389 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.926282 12878 raft_consensus.cc:1064] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:22.895035 12734 raft_consensus.cc:2955] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.928812 12878 consensus_queue.cc:237] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.932055 12391 consensus_queue.cc:237] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.931396 12211 catalog_manager.cc:5697] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:22.939898 12313 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.909590 12736 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.944278 12199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62f64154a0e04d26a1e8fe9f1eac08e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:22.945500 12733 raft_consensus.cc:1275] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.947547 12881 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.949139 12881 consensus_queue.cc:1048] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.956060 12880 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.966405 12313 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.967927 12201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6f0f093a3b04cbe9bb22c2d34996842 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:22.968775 12736 raft_consensus.cc:2955] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:22.981895 12313 consensus_queue.cc:237] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:22.982436 12211 catalog_manager.cc:5697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:22.988123 12389 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.989105 12735 raft_consensus.cc:1275] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:22.989439 12848 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.998550 12878 consensus_queue.cc:1048] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:22.998914 12465 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:23.001016 12734 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:23.001469 12391 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:23.001076 12215 catalog_manager.cc:5697] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:23.003254 12848 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:23.004797 12901 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.009111 12389 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.013447 12380 tablet_service.cc:1558] Processing DeleteTablet for tablet 62f64154a0e04d26a1e8fe9f1eac08e0 with delete_type TABLET_DATA_TOMBSTONED (TS 03639805f2d54b00ab1a2470e5bce788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53820
I20260713 09:05:23.026939 12878 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:23.028069 12805 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:23.042213 12450 tablet_service.cc:1558] Processing DeleteTablet for tablet d6f0f093a3b04cbe9bb22c2d34996842 with delete_type TABLET_DATA_TOMBSTONED (TS 0c4ebe1924ac4b839d9ac30075c6b4d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43302
I20260713 09:05:23.052296 12213 catalog_manager.cc:5697] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.061769 12903 tablet_replica.cc:333] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:23.065802 12906 tablet_replica.cc:333] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:23.066792 12906 raft_consensus.cc:2243] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:23.069343 12280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.132:40787, user_credentials={real_user=slave}} blocked reactor thread for 47529.3us
I20260713 09:05:23.067566 12906 raft_consensus.cc:2272] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:23.073117 12450 tablet_service.cc:1558] Processing DeleteTablet for tablet ca60d4e70d53441694120d2d00d2ee91 with delete_type TABLET_DATA_TOMBSTONED (TS 0c4ebe1924ac4b839d9ac30075c6b4d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43302
I20260713 09:05:23.078023 12736 raft_consensus.cc:2955] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
W20260713 09:05:23.082094 12282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:43891, user_credentials={real_user=slave}} blocked reactor thread for 54867.3us
I20260713 09:05:23.088739 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca60d4e70d53441694120d2d00d2ee91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:23.110038 12903 raft_consensus.cc:2243] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:23.115423 12903 raft_consensus.cc:2272] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:23.130870 12906 ts_tablet_manager.cc:1916] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:23.135119 12903 ts_tablet_manager.cc:1916] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:23.137358 12878 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.147985 12736 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.151620 12903 ts_tablet_manager.cc:1929] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:23.152305 12903 log.cc:1199] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 03639805f2d54b00ab1a2470e5bce788: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/wals/62f64154a0e04d26a1e8fe9f1eac08e0
I20260713 09:05:23.153916 12201 catalog_manager.cc:5028] TS 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): tablet 62f64154a0e04d26a1e8fe9f1eac08e0 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:23.160357 12906 ts_tablet_manager.cc:1929] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:23.160744 12906 log.cc:1199] T d6f0f093a3b04cbe9bb22c2d34996842 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/wals/d6f0f093a3b04cbe9bb22c2d34996842
I20260713 09:05:23.162292 12389 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.166391 12199 catalog_manager.cc:5028] TS 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): tablet d6f0f093a3b04cbe9bb22c2d34996842 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:23.165279 12213 catalog_manager.cc:5697] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:23.171535 12906 tablet_replica.cc:333] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:23.171264 12465 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.172693 12906 raft_consensus.cc:2243] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:23.173511 12906 raft_consensus.cc:2272] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:23.177145 12906 ts_tablet_manager.cc:1916] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:23.193243 12906 ts_tablet_manager.cc:1929] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:23.193694 12906 log.cc:1199] T ca60d4e70d53441694120d2d00d2ee91 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/wals/ca60d4e70d53441694120d2d00d2ee91
I20260713 09:05:23.195204 12199 catalog_manager.cc:5028] TS 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): tablet ca60d4e70d53441694120d2d00d2ee91 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:23.208756 12313 consensus_queue.cc:237] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:23.217583 12736 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:23.218987 12905 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:23.219542 12465 raft_consensus.cc:1275] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:23.220716 12905 consensus_queue.cc:1048] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:23.232123 12878 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.237380 12736 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.240624 12465 raft_consensus.cc:2955] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.250752 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d03abfc4a2d749a784f6ed0958a519cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:23.250304 12214 catalog_manager.cc:5697] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:23.263507 12380 tablet_service.cc:1558] Processing DeleteTablet for tablet d03abfc4a2d749a784f6ed0958a519cc with delete_type TABLET_DATA_TOMBSTONED (TS 03639805f2d54b00ab1a2470e5bce788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53820
I20260713 09:05:23.264690 12903 tablet_replica.cc:333] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:23.265592 12903 raft_consensus.cc:2243] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:23.266366 12903 raft_consensus.cc:2272] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:23.269883 12903 ts_tablet_manager.cc:1916] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:23.285789 12903 ts_tablet_manager.cc:1929] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:23.286180 12903 log.cc:1199] T d03abfc4a2d749a784f6ed0958a519cc P 03639805f2d54b00ab1a2470e5bce788: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/wals/d03abfc4a2d749a784f6ed0958a519cc
I20260713 09:05:23.287730 12201 catalog_manager.cc:5028] TS 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): tablet d03abfc4a2d749a784f6ed0958a519cc (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:24.302704 12465 consensus_queue.cc:237] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:24.308781 12391 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:24.308744 12429 consensus_peers.cc:597] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03a2cd3d98fa43379a6d7d028fc586c7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:24.309165 12313 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:24.310123 12885 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.310940 12844 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.319958 12885 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.321755 12391 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.327131 12313 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.335489 12316 consensus_queue.cc:237] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:24.337369 12213 catalog_manager.cc:5697] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
W20260713 09:05:24.357146 12280 consensus_peers.cc:597] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17cac0067da344b1a78b79711c595631. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:24.355504 12465 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:24.358665 12391 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:24.358743 12910 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:24.360473 12905 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.375404 12910 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.376495 12391 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.377449 12465 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.389463 12391 consensus_queue.cc:237] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue 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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:24.389737 12213 catalog_manager.cc:5697] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.396673 12313 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:24.397557 12355 consensus_peers.cc:597] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0faa11efc53d42b4944da8f9afcb6df2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:24.397961 12857 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.406006 12465 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:24.407480 12857 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.408070 12927 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.408603 12313 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.413228 12465 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.420558 12391 consensus_queue.cc:237] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:24.421803 12214 catalog_manager.cc:5697] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.430264 12313 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:24.430414 12355 consensus_peers.cc:597] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7447c40b994848eca7e2701ec9849604. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:24.431213 12465 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:24.432441 12925 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.433305 12927 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.448279 12857 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.449599 12465 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.454559 12313 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.460103 12213 catalog_manager.cc:5697] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:24.896905 12932 ts_tablet_manager.cc:933] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:24.898648 12932 tablet_copy_client.cc:323] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.130:43891
I20260713 09:05:24.900398 12402 tablet_copy_service.cc:140] P 03639805f2d54b00ab1a2470e5bce788: Received BeginTabletCopySession request for tablet 7447c40b994848eca7e2701ec9849604 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:44504)
I20260713 09:05:24.900895 12402 tablet_copy_service.cc:161] P 03639805f2d54b00ab1a2470e5bce788: Beginning new tablet copy session on tablet 7447c40b994848eca7e2701ec9849604 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:44504: session id = d3957d6f86604d11bf37303f33363d76-7447c40b994848eca7e2701ec9849604
I20260713 09:05:24.907963 12402 tablet_copy_source_session.cc:215] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.910826 12934 ts_tablet_manager.cc:933] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:24.911830 12935 ts_tablet_manager.cc:933] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:24.912140 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7447c40b994848eca7e2701ec9849604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.917686 12935 tablet_copy_client.cc:323] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:24.920339 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet 17cac0067da344b1a78b79711c595631 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:24.921060 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet 17cac0067da344b1a78b79711c595631 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-17cac0067da344b1a78b79711c595631
I20260713 09:05:24.929450 12932 tablet_copy_client.cc:806] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.930130 12932 tablet_copy_client.cc:670] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.934319 12934 tablet_copy_client.cc:323] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.131:36131
I20260713 09:05:24.935128 12932 tablet_copy_client.cc:538] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.935437 12327 tablet_copy_source_session.cc:215] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.936126 12476 tablet_copy_service.cc:140] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Received BeginTabletCopySession request for tablet 03a2cd3d98fa43379a6d7d028fc586c7 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:43344)
I20260713 09:05:24.936661 12476 tablet_copy_service.cc:161] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Beginning new tablet copy session on tablet 03a2cd3d98fa43379a6d7d028fc586c7 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:43344: session id = d3957d6f86604d11bf37303f33363d76-03a2cd3d98fa43379a6d7d028fc586c7
I20260713 09:05:24.938954 12935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cac0067da344b1a78b79711c595631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.943861 12932 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:24.943838 12476 tablet_copy_source_session.cc:215] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:24.947377 12934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2cd3d98fa43379a6d7d028fc586c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.953778 12935 tablet_copy_client.cc:806] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.954370 12935 tablet_copy_client.cc:670] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.958144 12935 tablet_copy_client.cc:538] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.963001 12934 tablet_copy_client.cc:806] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:24.963581 12934 tablet_copy_client.cc:670] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:24.969143 12934 tablet_copy_client.cc:538] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:24.970916 12935 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:24.976991 12932 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:24.977114 12934 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:24.977900 12932 tablet_bootstrap.cc:492] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:24.992581 12932 ts_tablet_manager.cc:1403] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.009s
I20260713 09:05:24.995911 12932 raft_consensus.cc:359] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.000180 12932 raft_consensus.cc:740] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:25.001399 12932 consensus_queue.cc:260] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.005568 12934 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:25.005874 12939 ts_tablet_manager.cc:933] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:25.009552 12932 ts_tablet_manager.cc:1434] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:05:25.010002 12934 tablet_bootstrap.cc:492] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:25.010818 12934 ts_tablet_manager.cc:1403] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260713 09:05:25.011124 12402 tablet_copy_service.cc:342] P 03639805f2d54b00ab1a2470e5bce788: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-7447c40b994848eca7e2701ec9849604 received from {username='slave'} at 127.0.0.1:44504
I20260713 09:05:25.011552 12402 tablet_copy_service.cc:434] P 03639805f2d54b00ab1a2470e5bce788: ending tablet copy session d3957d6f86604d11bf37303f33363d76-7447c40b994848eca7e2701ec9849604 on tablet 7447c40b994848eca7e2701ec9849604 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:25.013541 12935 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:25.014456 12935 tablet_bootstrap.cc:492] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:25.014257 12934 raft_consensus.cc:359] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.015184 12935 ts_tablet_manager.cc:1403] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.009s
I20260713 09:05:25.015271 12934 raft_consensus.cc:740] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:25.015810 12939 tablet_copy_client.cc:323] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.130:43891
I20260713 09:05:25.016100 12934 consensus_queue.cc:260] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.017455 12402 tablet_copy_service.cc:140] P 03639805f2d54b00ab1a2470e5bce788: Received BeginTabletCopySession request for tablet 0faa11efc53d42b4944da8f9afcb6df2 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:44504)
I20260713 09:05:25.017968 12402 tablet_copy_service.cc:161] P 03639805f2d54b00ab1a2470e5bce788: Beginning new tablet copy session on tablet 0faa11efc53d42b4944da8f9afcb6df2 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:44504: session id = d3957d6f86604d11bf37303f33363d76-0faa11efc53d42b4944da8f9afcb6df2
I20260713 09:05:25.018591 12934 ts_tablet_manager.cc:1434] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:25.018585 12935 raft_consensus.cc:359] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.019547 12935 raft_consensus.cc:740] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:25.020421 12476 tablet_copy_service.cc:342] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-03a2cd3d98fa43379a6d7d028fc586c7 received from {username='slave'} at 127.0.0.1:43344
I20260713 09:05:25.020825 12476 tablet_copy_service.cc:434] P 0c4ebe1924ac4b839d9ac30075c6b4d4: ending tablet copy session d3957d6f86604d11bf37303f33363d76-03a2cd3d98fa43379a6d7d028fc586c7 on tablet 03a2cd3d98fa43379a6d7d028fc586c7 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:25.020200 12935 consensus_queue.cc:260] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.024320 12935 ts_tablet_manager.cc:1434] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:25.026067 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-17cac0067da344b1a78b79711c595631 received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:25.026438 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-17cac0067da344b1a78b79711c595631 on tablet 17cac0067da344b1a78b79711c595631 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:25.027206 12402 tablet_copy_source_session.cc:215] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:25.030346 12939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0faa11efc53d42b4944da8f9afcb6df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:25.043131 12939 tablet_copy_client.cc:806] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:25.043670 12939 tablet_copy_client.cc:670] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:25.047003 12939 tablet_copy_client.cc:538] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:25.052618 12939 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:25.068264 12939 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:25.068962 12939 tablet_bootstrap.cc:492] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:25.069475 12939 ts_tablet_manager.cc:1403] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260713 09:05:25.071575 12939 raft_consensus.cc:359] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.072388 12939 raft_consensus.cc:740] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:25.073048 12939 consensus_queue.cc:260] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:25.076983 12939 ts_tablet_manager.cc:1434] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:25.078729 12402 tablet_copy_service.cc:342] P 03639805f2d54b00ab1a2470e5bce788: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-0faa11efc53d42b4944da8f9afcb6df2 received from {username='slave'} at 127.0.0.1:44504
I20260713 09:05:25.079090 12402 tablet_copy_service.cc:434] P 03639805f2d54b00ab1a2470e5bce788: ending tablet copy session d3957d6f86604d11bf37303f33363d76-0faa11efc53d42b4944da8f9afcb6df2 on tablet 0faa11efc53d42b4944da8f9afcb6df2 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:25.315481 12734 raft_consensus.cc:1217] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:25.505990 12734 raft_consensus.cc:1217] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:25.518185 12734 raft_consensus.cc:1217] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:25.594586 12734 raft_consensus.cc:1217] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:25.921574 12949 raft_consensus.cc:1064] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:25.923331 12949 consensus_queue.cc:237] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:25.936851 12734 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.939625 12389 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.941573 12951 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.942020 12465 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:25.945616 12952 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.947825 12949 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:25.962846 12734 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:25.961326 12945 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:25.976222 12391 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:25.980832 12214 catalog_manager.cc:5697] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:25.984059 12948 raft_consensus.cc:1064] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:25.986454 12948 consensus_queue.cc:237] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.001497 12734 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.003403 12857 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.006152 12313 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.009831 12925 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.015189 12947 raft_consensus.cc:1064] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:26.017627 12947 consensus_queue.cc:237] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.017913 12465 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.025156 12466 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.026816 12925 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.046063 12736 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.047570 12914 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.054778 12313 consensus_queue.cc:237] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.066632 12735 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.068167 12945 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.068507 12463 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.070640 12391 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.070986 12925 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.074436 12466 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.076253 12949 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.079779 12313 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.083328 12945 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.088308 12914 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.081615 12734 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.089991 12914 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.092769 12214 catalog_manager.cc:5697] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:26.106840 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17cac0067da344b1a78b79711c595631 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:26.086349 12313 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.087083 12736 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.121423 12960 raft_consensus.cc:1064] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:26.117278 12389 consensus_queue.cc:237] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.107277 12466 raft_consensus.cc:2955] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.127236 12960 consensus_queue.cc:237] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.121757 12316 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.135236 12317 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.135617 12736 raft_consensus.cc:1275] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.120364 12914 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.136852 12857 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.138429 12857 consensus_queue.cc:1048] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.139317 12391 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.122596 12211 catalog_manager.cc:5697] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.144613 12925 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.149569 12734 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.153694 12215 catalog_manager.cc:5697] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:26.155009 12736 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.159931 12201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0faa11efc53d42b4944da8f9afcb6df2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:26.163853 12380 tablet_service.cc:1558] Processing DeleteTablet for tablet 17cac0067da344b1a78b79711c595631 with delete_type TABLET_DATA_TOMBSTONED (TS 03639805f2d54b00ab1a2470e5bce788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53820
I20260713 09:05:26.168651 12466 consensus_queue.cc:237] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.177974 12735 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.179489 12925 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.182062 12391 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.185783 12914 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.188108 12316 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.188357 12212 catalog_manager.cc:5697] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.189746 12857 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.180301 12313 raft_consensus.cc:2955] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.195361 12466 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.201186 12450 tablet_service.cc:1558] Processing DeleteTablet for tablet 0faa11efc53d42b4944da8f9afcb6df2 with delete_type TABLET_DATA_TOMBSTONED (TS 0c4ebe1924ac4b839d9ac30075c6b4d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43302
I20260713 09:05:26.202718 12970 tablet_replica.cc:333] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:26.204730 12960 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:26.206615 12914 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.217247 12199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03a2cd3d98fa43379a6d7d028fc586c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:26.223382 12970 raft_consensus.cc:2243] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:26.219014 12735 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.226136 12857 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.233925 12317 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.235608 12914 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.218444 12973 tablet_replica.cc:333] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:26.240875 12734 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.220845 12391 raft_consensus.cc:2955] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.244748 12973 raft_consensus.cc:2243] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:26.245427 12973 raft_consensus.cc:2272] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:26.242901 12466 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.243809 12211 catalog_manager.cc:5697] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:26.251492 12973 ts_tablet_manager.cc:1916] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:26.249102 12735 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.255336 12970 raft_consensus.cc:2272] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:26.257836 12305 tablet_service.cc:1558] Processing DeleteTablet for tablet 03a2cd3d98fa43379a6d7d028fc586c7 with delete_type TABLET_DATA_TOMBSTONED (TS d978e3a8599444ceab5b51404e5cb7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49828
I20260713 09:05:26.266152 12973 ts_tablet_manager.cc:1929] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:26.271229 12973 log.cc:1199] T 0faa11efc53d42b4944da8f9afcb6df2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/wals/0faa11efc53d42b4944da8f9afcb6df2
I20260713 09:05:26.274008 12199 catalog_manager.cc:5028] TS 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): tablet 0faa11efc53d42b4944da8f9afcb6df2 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:26.271456 12970 ts_tablet_manager.cc:1916] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:26.274474 12214 catalog_manager.cc:5697] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:26.281051 12975 tablet_replica.cc:333] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:26.282158 12975 raft_consensus.cc:2243] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:26.282846 12975 raft_consensus.cc:2272] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:26.287030 12975 ts_tablet_manager.cc:1916] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:26.299000 12391 consensus_queue.cc:237] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:26.304167 12734 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.305639 12960 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.309262 12463 raft_consensus.cc:1275] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.311650 12960 consensus_queue.cc:1048] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.314850 12970 ts_tablet_manager.cc:1929] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:26.315357 12970 log.cc:1199] T 17cac0067da344b1a78b79711c595631 P 03639805f2d54b00ab1a2470e5bce788: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/wals/17cac0067da344b1a78b79711c595631
I20260713 09:05:26.315110 12857 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.316913 12734 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.317790 12201 catalog_manager.cc:5028] TS 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): tablet 17cac0067da344b1a78b79711c595631 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:26.322710 12201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7447c40b994848eca7e2701ec9849604 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:26.324450 12466 raft_consensus.cc:2955] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:26.328356 12975 ts_tablet_manager.cc:1929] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:26.328775 12975 log.cc:1199] T 03a2cd3d98fa43379a6d7d028fc586c7 P d978e3a8599444ceab5b51404e5cb7be: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/wals/03a2cd3d98fa43379a6d7d028fc586c7
I20260713 09:05:26.329489 12212 catalog_manager.cc:5697] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:26.330467 12200 catalog_manager.cc:5028] TS d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): tablet 03a2cd3d98fa43379a6d7d028fc586c7 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:26.341725 12305 tablet_service.cc:1558] Processing DeleteTablet for tablet 7447c40b994848eca7e2701ec9849604 with delete_type TABLET_DATA_TOMBSTONED (TS d978e3a8599444ceab5b51404e5cb7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49828
I20260713 09:05:26.343015 12975 tablet_replica.cc:333] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:26.343926 12975 raft_consensus.cc:2243] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:26.344573 12975 raft_consensus.cc:2272] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:26.347245 12975 ts_tablet_manager.cc:1916] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:26.358040 12975 ts_tablet_manager.cc:1929] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:26.358353 12975 log.cc:1199] T 7447c40b994848eca7e2701ec9849604 P d978e3a8599444ceab5b51404e5cb7be: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/wals/7447c40b994848eca7e2701ec9849604
I20260713 09:05:26.359463 12200 catalog_manager.cc:5028] TS d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): tablet 7447c40b994848eca7e2701ec9849604 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
W20260713 09:05:27.118950 12280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.131:36131, user_credentials={real_user=slave}} blocked reactor thread for 193238us
W20260713 09:05:27.189347 12431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:43891, user_credentials={real_user=slave}} blocked reactor thread for 212931us
I20260713 09:05:27.370060 12317 consensus_queue.cc:237] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:27.376368 12466 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.376842 12391 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:27.377049 12280 consensus_peers.cc:597] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07b7009c344d4d2d8a7bd9fe5cc19147. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.378090 12949 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.378976 12945 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.389073 12977 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.390744 12466 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.391072 12391 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.410596 12214 catalog_manager.cc:5697] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.417021 12391 consensus_queue.cc:237] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:27.424211 12466 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:27.424391 12355 consensus_peers.cc:597] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 774a3c783d4e40419c374446d2419140. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.426398 12978 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.434409 12317 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.436182 12978 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.440900 12979 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.446830 12466 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.456961 12463 consensus_queue.cc:237] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:27.460108 12317 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
W20260713 09:05:27.465773 12429 consensus_peers.cc:597] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f5394e6836445d9ab97ac9a32a062a0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.464951 12212 catalog_manager.cc:5697] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:27.468115 12389 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.468734 12313 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.470165 12976 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.471958 12914 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.486992 12885 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.488508 12317 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.490186 12389 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.500236 12213 catalog_manager.cc:5697] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.501048 12389 consensus_queue.cc:237] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:27.508025 12463 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.508451 12317 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:27.509361 12857 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:27.510063 12979 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:27.512706 12355 consensus_peers.cc:597] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e537ab18c1e4f1a9faf6acc590c51d2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:27.518158 12978 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.524994 12317 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.530964 12466 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:27.532028 12214 catalog_manager.cc:5697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:27.877658 12996 ts_tablet_manager.cc:933] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:27.879655 12996 tablet_copy_client.cc:323] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:27.881089 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet 07b7009c344d4d2d8a7bd9fe5cc19147 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:27.881520 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet 07b7009c344d4d2d8a7bd9fe5cc19147 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-07b7009c344d4d2d8a7bd9fe5cc19147
I20260713 09:05:27.886044 12327 tablet_copy_source_session.cc:215] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.889046 12996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b7009c344d4d2d8a7bd9fe5cc19147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.900426 12996 tablet_copy_client.cc:806] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:27.901036 12996 tablet_copy_client.cc:670] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:27.905542 12996 tablet_copy_client.cc:538] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:27.912659 12996 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:27.928157 12996 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:27.929189 12996 tablet_bootstrap.cc:492] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:27.929745 12996 ts_tablet_manager.cc:1403] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:05:27.931851 12996 raft_consensus.cc:359] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:27.932447 12996 raft_consensus.cc:740] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:27.932931 12996 consensus_queue.cc:260] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:27.935565 12996 ts_tablet_manager.cc:1434] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:27.937439 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-07b7009c344d4d2d8a7bd9fe5cc19147 received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:27.937803 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-07b7009c344d4d2d8a7bd9fe5cc19147 on tablet 07b7009c344d4d2d8a7bd9fe5cc19147 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:27.952569 12996 ts_tablet_manager.cc:933] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:27.954052 12996 tablet_copy_client.cc:323] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.131:36131
I20260713 09:05:27.955680 12476 tablet_copy_service.cc:140] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Received BeginTabletCopySession request for tablet 4f5394e6836445d9ab97ac9a32a062a0 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:43344)
I20260713 09:05:27.956245 12476 tablet_copy_service.cc:161] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Beginning new tablet copy session on tablet 4f5394e6836445d9ab97ac9a32a062a0 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:43344: session id = d3957d6f86604d11bf37303f33363d76-4f5394e6836445d9ab97ac9a32a062a0
I20260713 09:05:27.961581 12476 tablet_copy_source_session.cc:215] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.964367 12996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5394e6836445d9ab97ac9a32a062a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.974282 13001 ts_tablet_manager.cc:933] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:27.976250 13001 tablet_copy_client.cc:323] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.130:43891
I20260713 09:05:27.977814 12996 tablet_copy_client.cc:806] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:27.977878 12402 tablet_copy_service.cc:140] P 03639805f2d54b00ab1a2470e5bce788: Received BeginTabletCopySession request for tablet 774a3c783d4e40419c374446d2419140 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:44504)
I20260713 09:05:27.978482 12996 tablet_copy_client.cc:670] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:27.978451 12402 tablet_copy_service.cc:161] P 03639805f2d54b00ab1a2470e5bce788: Beginning new tablet copy session on tablet 774a3c783d4e40419c374446d2419140 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:44504: session id = d3957d6f86604d11bf37303f33363d76-774a3c783d4e40419c374446d2419140
I20260713 09:05:27.984133 12996 tablet_copy_client.cc:538] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:27.986779 12402 tablet_copy_source_session.cc:215] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:27.989853 13001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774a3c783d4e40419c374446d2419140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:27.992377 12996 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:28.003413 13001 tablet_copy_client.cc:806] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:28.003998 13001 tablet_copy_client.cc:670] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:28.007154 12996 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:28.007629 13001 tablet_copy_client.cc:538] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:28.008016 12996 tablet_bootstrap.cc:492] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:28.008662 12996 ts_tablet_manager.cc:1403] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:05:28.011479 12996 raft_consensus.cc:359] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:28.012287 12996 raft_consensus.cc:740] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:28.012908 12996 consensus_queue.cc:260] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:28.015204 12996 ts_tablet_manager.cc:1434] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:28.015848 13001 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:28.016832 12476 tablet_copy_service.cc:342] P 0c4ebe1924ac4b839d9ac30075c6b4d4: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-4f5394e6836445d9ab97ac9a32a062a0 received from {username='slave'} at 127.0.0.1:43344
I20260713 09:05:28.017225 12476 tablet_copy_service.cc:434] P 0c4ebe1924ac4b839d9ac30075c6b4d4: ending tablet copy session d3957d6f86604d11bf37303f33363d76-4f5394e6836445d9ab97ac9a32a062a0 on tablet 4f5394e6836445d9ab97ac9a32a062a0 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:28.034195 13001 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:28.034922 13001 tablet_bootstrap.cc:492] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:28.035446 13001 ts_tablet_manager.cc:1403] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:05:28.037451 13001 raft_consensus.cc:359] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:28.038005 13001 raft_consensus.cc:740] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:28.038682 13001 consensus_queue.cc:260] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:28.040750 13001 ts_tablet_manager.cc:1434] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:05:28.042919 12402 tablet_copy_service.cc:342] P 03639805f2d54b00ab1a2470e5bce788: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-774a3c783d4e40419c374446d2419140 received from {username='slave'} at 127.0.0.1:44504
I20260713 09:05:28.043318 12402 tablet_copy_service.cc:434] P 03639805f2d54b00ab1a2470e5bce788: ending tablet copy session d3957d6f86604d11bf37303f33363d76-774a3c783d4e40419c374446d2419140 on tablet 774a3c783d4e40419c374446d2419140 with peer d3957d6f86604d11bf37303f33363d76
W20260713 09:05:28.053843 12246 debug-util.cc:398] Leaking SignalData structure 0x7b080008be80 after lost signal to thread 11177
W20260713 09:05:28.054606 12246 debug-util.cc:398] Leaking SignalData structure 0x7b08001928a0 after lost signal to thread 12249
W20260713 09:05:28.055434 12246 debug-util.cc:398] Leaking SignalData structure 0x7b080016d9c0 after lost signal to thread 12341
W20260713 09:05:28.056260 12246 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3a60 after lost signal to thread 12416
W20260713 09:05:28.057008 12246 debug-util.cc:398] Leaking SignalData structure 0x7b0800155c20 after lost signal to thread 12490
W20260713 09:05:28.057791 12246 debug-util.cc:398] Leaking SignalData structure 0x7b080020e620 after lost signal to thread 12760
I20260713 09:05:28.104208 13001 ts_tablet_manager.cc:933] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891)
I20260713 09:05:28.106202 13001 tablet_copy_client.cc:323] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.130:43891
I20260713 09:05:28.107774 12402 tablet_copy_service.cc:140] P 03639805f2d54b00ab1a2470e5bce788: Received BeginTabletCopySession request for tablet 0e537ab18c1e4f1a9faf6acc590c51d2 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:44504)
I20260713 09:05:28.108325 12402 tablet_copy_service.cc:161] P 03639805f2d54b00ab1a2470e5bce788: Beginning new tablet copy session on tablet 0e537ab18c1e4f1a9faf6acc590c51d2 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:44504: session id = d3957d6f86604d11bf37303f33363d76-0e537ab18c1e4f1a9faf6acc590c51d2
I20260713 09:05:28.116196 12402 tablet_copy_source_session.cc:215] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:28.119525 13001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e537ab18c1e4f1a9faf6acc590c51d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:28.133956 13001 tablet_copy_client.cc:806] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:28.134474 13001 tablet_copy_client.cc:670] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:28.138190 13001 tablet_copy_client.cc:538] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:28.147543 13001 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:28.168455 13001 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:28.169310 13001 tablet_bootstrap.cc:492] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:28.169950 13001 ts_tablet_manager.cc:1403] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:05:28.172885 13001 raft_consensus.cc:359] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:28.173735 13001 raft_consensus.cc:740] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:28.174376 13001 consensus_queue.cc:260] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:28.176856 13001 ts_tablet_manager.cc:1434] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:28.179088 12402 tablet_copy_service.cc:342] P 03639805f2d54b00ab1a2470e5bce788: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-0e537ab18c1e4f1a9faf6acc590c51d2 received from {username='slave'} at 127.0.0.1:44504
I20260713 09:05:28.179534 12402 tablet_copy_service.cc:434] P 03639805f2d54b00ab1a2470e5bce788: ending tablet copy session d3957d6f86604d11bf37303f33363d76-0e537ab18c1e4f1a9faf6acc590c51d2 on tablet 0e537ab18c1e4f1a9faf6acc590c51d2 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:28.417600 12735 raft_consensus.cc:1217] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.468343 12735 raft_consensus.cc:1217] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.544489 12735 raft_consensus.cc:1217] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.690075 12735 raft_consensus.cc:1217] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:28.864780 13007 raft_consensus.cc:1064] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:28.869078 13007 consensus_queue.cc:237] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:28.876338 12735 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.876492 12317 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.875581 12389 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.878191 13007 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.879331 12914 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.880730 13011 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.906592 13011 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:28.908313 12389 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:28.920383 12735 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:28.926178 12212 catalog_manager.cc:5697] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:28.932170 13008 raft_consensus.cc:1064] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:28.934429 13008 consensus_queue.cc:237] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:28.927280 12317 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:28.944434 13009 raft_consensus.cc:1064] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:28.946774 13009 consensus_queue.cc:237] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:28.959502 12466 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.964295 12949 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:28.970741 12735 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.972024 13010 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.975842 12735 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.976642 12389 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.977289 12463 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.977123 13008 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.978214 12949 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.980319 12313 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:28.981997 13009 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:28.990061 12978 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.011603 12463 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.016001 12977 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.017589 12978 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.031417 12735 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.037559 12463 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.049202 12391 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.048543 12313 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.064971 12736 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.080327 12212 catalog_manager.cc:5697] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:29.090955 12212 catalog_manager.cc:5697] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.111418 12391 consensus_queue.cc:237] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:29.119836 12463 consensus_queue.cc:237] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:29.121752 12735 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.123404 12466 raft_consensus.cc:1275] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.124796 13010 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.127420 12313 consensus_queue.cc:237] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:29.131924 12978 consensus_queue.cc:1048] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.134270 12978 raft_consensus.cc:1064] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:29.136279 12735 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.138229 12313 raft_consensus.cc:1275] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 0c4ebe1924ac4b839d9ac30075c6b4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.138496 12914 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.136650 12978 consensus_queue.cc:237] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:29.140514 12736 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.140699 12885 consensus_queue.cc:1048] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.140928 13009 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.142485 12977 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.151769 12733 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.152340 12977 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.150394 12466 raft_consensus.cc:2955] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.157809 12914 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.159380 12736 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.161053 12317 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.162751 12391 raft_consensus.cc:1275] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.164014 13029 consensus_queue.cc:1048] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:29.168345 12391 raft_consensus.cc:2955] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.178051 12201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 774a3c783d4e40419c374446d2419140 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.179648 12735 raft_consensus.cc:2955] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.179639 12211 catalog_manager.cc:5697] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.192003 12214 catalog_manager.cc:5697] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New cstate: current_term: 1 leader_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.202725 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07b7009c344d4d2d8a7bd9fe5cc19147 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.208189 12199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f5394e6836445d9ab97ac9a32a062a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.208571 12317 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.207638 12735 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.208850 12466 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.211632 12978 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:29.212738 13009 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.214897 13010 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.218663 12380 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f5394e6836445d9ab97ac9a32a062a0 with delete_type TABLET_DATA_TOMBSTONED (TS 03639805f2d54b00ab1a2470e5bce788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53820
I20260713 09:05:29.227073 12305 tablet_service.cc:1558] Processing DeleteTablet for tablet 774a3c783d4e40419c374446d2419140 with delete_type TABLET_DATA_TOMBSTONED (TS d978e3a8599444ceab5b51404e5cb7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49828
I20260713 09:05:29.234055 12214 catalog_manager.cc:5697] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:29.247737 13033 tablet_replica.cc:333] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:29.255837 13033 raft_consensus.cc:2243] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.256523 13033 raft_consensus.cc:2272] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.264858 13034 tablet_replica.cc:333] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:29.265867 13034 raft_consensus.cc:2243] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.266592 13034 raft_consensus.cc:2272] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.271610 13034 ts_tablet_manager.cc:1916] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.272495 12450 tablet_service.cc:1558] Processing DeleteTablet for tablet 07b7009c344d4d2d8a7bd9fe5cc19147 with delete_type TABLET_DATA_TOMBSTONED (TS 0c4ebe1924ac4b839d9ac30075c6b4d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43302
I20260713 09:05:29.273406 13033 ts_tablet_manager.cc:1916] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.285125 12978 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.290289 12466 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.297292 12735 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.307896 12213 catalog_manager.cc:5697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.318576 13038 tablet_replica.cc:333] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:29.317868 12317 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } attrs { replace: true } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.319963 13038 raft_consensus.cc:2243] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.320360 13033 ts_tablet_manager.cc:1929] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.320825 13033 log.cc:1199] T 4f5394e6836445d9ab97ac9a32a062a0 P 03639805f2d54b00ab1a2470e5bce788: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/wals/4f5394e6836445d9ab97ac9a32a062a0
I20260713 09:05:29.320777 13038 raft_consensus.cc:2272] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.323338 12201 catalog_manager.cc:5028] TS 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): tablet 4f5394e6836445d9ab97ac9a32a062a0 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:29.324390 13034 ts_tablet_manager.cc:1929] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.325289 13038 ts_tablet_manager.cc:1916] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.336988 13034 log.cc:1199] T 774a3c783d4e40419c374446d2419140 P d978e3a8599444ceab5b51404e5cb7be: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/wals/774a3c783d4e40419c374446d2419140
I20260713 09:05:29.340384 12200 catalog_manager.cc:5028] TS d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): tablet 774a3c783d4e40419c374446d2419140 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:29.357563 12391 consensus_queue.cc:237] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:29.366300 12466 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.367919 13009 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.368866 13038 ts_tablet_manager.cc:1929] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.369314 13038 log.cc:1199] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/wals/07b7009c344d4d2d8a7bd9fe5cc19147
I20260713 09:05:29.371223 12199 catalog_manager.cc:5028] TS 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): tablet 07b7009c344d4d2d8a7bd9fe5cc19147 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:29.373312 12735 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.374676 12978 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.376160 13028 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.378120 12466 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.385179 12201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e537ab18c1e4f1a9faf6acc590c51d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.391105 12212 catalog_manager.cc:5697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New cstate: current_term: 1 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:29.394744 12735 raft_consensus.cc:2955] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:29.405882 12305 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e537ab18c1e4f1a9faf6acc590c51d2 with delete_type TABLET_DATA_TOMBSTONED (TS d978e3a8599444ceab5b51404e5cb7be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49828
I20260713 09:05:29.406785 13034 tablet_replica.cc:333] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:29.407615 13034 raft_consensus.cc:2243] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.408339 13034 raft_consensus.cc:2272] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.411145 13034 ts_tablet_manager.cc:1916] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.423103 13034 ts_tablet_manager.cc:1929] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.423410 13034 log.cc:1199] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d978e3a8599444ceab5b51404e5cb7be: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/wals/0e537ab18c1e4f1a9faf6acc590c51d2
I20260713 09:05:29.424716 12200 catalog_manager.cc:5028] TS d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): tablet 0e537ab18c1e4f1a9faf6acc590c51d2 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:30.441882 12317 consensus_queue.cc:237] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:30.450407 12466 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:30.450852 12280 consensus_peers.cc:597] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca885e53cd4141c8a8c8dab85c7ad976. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.450870 12391 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.452183 13029 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.453085 13041 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:30.462294 13029 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.463946 12391 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.466061 12466 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.482800 12211 catalog_manager.cc:5697] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.486130 12317 consensus_queue.cc:237] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Queue 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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:30.493636 12466 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.495190 13029 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:30.497722 12280 consensus_peers.cc:597] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be -> Peer d3957d6f86604d11bf37303f33363d76 (127.10.233.132:40787): Couldn't send request to peer d3957d6f86604d11bf37303f33363d76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8842fff4e3a5432696bf069d61831636. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.499289 12389 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:30.501075 13042 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:30.519637 12466 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.516870 13041 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.534396 12212 catalog_manager.cc:5697] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.538131 12391 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d3957d6f86604d11bf37303f33363d76 (127.10.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } } }
I20260713 09:05:30.906823 13053 ts_tablet_manager.cc:933] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:30.909024 13053 tablet_copy_client.cc:323] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:30.911062 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet 8842fff4e3a5432696bf069d61831636 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:30.911741 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet 8842fff4e3a5432696bf069d61831636 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-8842fff4e3a5432696bf069d61831636
I20260713 09:05:30.920490 12327 tablet_copy_source_session.cc:215] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:30.924001 13053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8842fff4e3a5432696bf069d61831636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:30.939345 13053 tablet_copy_client.cc:806] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:30.940013 13053 tablet_copy_client.cc:670] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:30.944024 13053 tablet_copy_client.cc:538] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:30.953351 13053 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:30.975587 13053 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:30.976617 13053 tablet_bootstrap.cc:492] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:30.977375 13053 ts_tablet_manager.cc:1403] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.005s
I20260713 09:05:30.980945 13053 raft_consensus.cc:359] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:30.981864 13053 raft_consensus.cc:740] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:30.982666 13053 consensus_queue.cc:260] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:30.986406 13053 ts_tablet_manager.cc:1434] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:05:30.988481 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-8842fff4e3a5432696bf069d61831636 received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:30.988955 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-8842fff4e3a5432696bf069d61831636 on tablet 8842fff4e3a5432696bf069d61831636 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:31.038921 13053 ts_tablet_manager.cc:933] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: Initiating tablet copy from peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035)
I20260713 09:05:31.044027 13053 tablet_copy_client.cc:323] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: tablet copy: Beginning tablet copy session from remote peer at address 127.10.233.129:36035
I20260713 09:05:31.045643 12327 tablet_copy_service.cc:140] P d978e3a8599444ceab5b51404e5cb7be: Received BeginTabletCopySession request for tablet ca885e53cd4141c8a8c8dab85c7ad976 from peer d3957d6f86604d11bf37303f33363d76 ({username='slave'} at 127.0.0.1:49858)
I20260713 09:05:31.046164 12327 tablet_copy_service.cc:161] P d978e3a8599444ceab5b51404e5cb7be: Beginning new tablet copy session on tablet ca885e53cd4141c8a8c8dab85c7ad976 from peer d3957d6f86604d11bf37303f33363d76 at {username='slave'} at 127.0.0.1:49858: session id = d3957d6f86604d11bf37303f33363d76-ca885e53cd4141c8a8c8dab85c7ad976
I20260713 09:05:31.053640 12327 tablet_copy_source_session.cc:215] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:31.056891 13053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca885e53cd4141c8a8c8dab85c7ad976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.076789 13053 tablet_copy_client.cc:806] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:31.077370 13053 tablet_copy_client.cc:670] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:31.081024 13053 tablet_copy_client.cc:538] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:31.090763 13053 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: Bootstrap starting.
I20260713 09:05:31.111348 13053 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:31.112285 13053 tablet_bootstrap.cc:492] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: Bootstrap complete.
I20260713 09:05:31.112963 13053 ts_tablet_manager.cc:1403] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260713 09:05:31.116039 13053 raft_consensus.cc:359] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:31.117080 13053 raft_consensus.cc:740] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Initialized, Role: LEARNER
I20260713 09:05:31.117748 13053 consensus_queue.cc:260] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: NON_VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: true } }
I20260713 09:05:31.120360 13053 ts_tablet_manager.cc:1434] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:31.122828 12327 tablet_copy_service.cc:342] P d978e3a8599444ceab5b51404e5cb7be: Request end of tablet copy session d3957d6f86604d11bf37303f33363d76-ca885e53cd4141c8a8c8dab85c7ad976 received from {username='slave'} at 127.0.0.1:49858
I20260713 09:05:31.123245 12327 tablet_copy_service.cc:434] P d978e3a8599444ceab5b51404e5cb7be: ending tablet copy session d3957d6f86604d11bf37303f33363d76-ca885e53cd4141c8a8c8dab85c7ad976 on tablet ca885e53cd4141c8a8c8dab85c7ad976 with peer d3957d6f86604d11bf37303f33363d76
I20260713 09:05:31.440688 12735 raft_consensus.cc:1217] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:31.479317 12735 raft_consensus.cc:1217] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:05:32.089493 12355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.132:40787, user_credentials={real_user=slave}} blocked reactor thread for 186428us
I20260713 09:05:32.121187 13062 raft_consensus.cc:1064] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:32.128304 13062 consensus_queue.cc:237] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:32.135584 13060 raft_consensus.cc:1064] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: attempting to promote NON_VOTER d3957d6f86604d11bf37303f33363d76 to VOTER
I20260713 09:05:32.138795 13060 consensus_queue.cc:237] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:32.193315 12463 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.194432 12733 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.194849 13068 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.195946 13059 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.199673 12390 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.201002 13059 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.222530 13059 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.224248 12391 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.239341 12214 catalog_manager.cc:5697] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.239316 12733 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.250325 12466 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.252094 13062 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.263741 12465 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } attrs { replace: true } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.284258 12733 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 LEARNER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.285933 13069 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:32.296052 12390 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.297555 13060 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.303879 13062 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.307653 12736 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.323977 12465 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.329862 12390 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.393029 12211 catalog_manager.cc:5697] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 2 to 3, d3957d6f86604d11bf37303f33363d76 (127.10.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } attrs { replace: true } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.428324 12317 consensus_queue.cc:237] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:32.428354 12313 consensus_queue.cc:237] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:32.448199 12736 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.450794 12465 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.452728 13060 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.454332 12390 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.455935 12733 raft_consensus.cc:1275] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Refusing update from remote peer d978e3a8599444ceab5b51404e5cb7be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.459896 13060 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.462898 13069 consensus_queue.cc:1048] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.463116 13059 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.475414 13068 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.479369 12390 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.483299 12465 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.483945 12733 raft_consensus.cc:2955] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.486034 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8842fff4e3a5432696bf069d61831636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:32.500515 12200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca885e53cd4141c8a8c8dab85c7ad976 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:32.504527 13059 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:32.509137 12212 catalog_manager.cc:5697] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.510411 12733 raft_consensus.cc:2955] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.521662 12450 tablet_service.cc:1558] Processing DeleteTablet for tablet 8842fff4e3a5432696bf069d61831636 with delete_type TABLET_DATA_TOMBSTONED (TS 0c4ebe1924ac4b839d9ac30075c6b4d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43302
I20260713 09:05:32.524533 13083 tablet_replica.cc:333] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:32.525585 13083 raft_consensus.cc:2243] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.535976 12213 catalog_manager.cc:5697] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 reported cstate change: config changed from index 3 to 4, VOTER 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) evicted. New cstate: current_term: 1 leader_uuid: "d978e3a8599444ceab5b51404e5cb7be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } } }
I20260713 09:05:32.526194 13083 raft_consensus.cc:2272] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.541438 13083 ts_tablet_manager.cc:1916] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:32.553182 12380 tablet_service.cc:1558] Processing DeleteTablet for tablet ca885e53cd4141c8a8c8dab85c7ad976 with delete_type TABLET_DATA_TOMBSTONED (TS 03639805f2d54b00ab1a2470e5bce788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53820
I20260713 09:05:32.555544 13083 ts_tablet_manager.cc:1929] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:32.556109 13083 log.cc:1199] T 8842fff4e3a5432696bf069d61831636 P 0c4ebe1924ac4b839d9ac30075c6b4d4: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/wals/8842fff4e3a5432696bf069d61831636
I20260713 09:05:32.557860 12199 catalog_manager.cc:5028] TS 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): tablet 8842fff4e3a5432696bf069d61831636 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
I20260713 09:05:32.559789 13084 tablet_replica.cc:333] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:32.560954 13084 raft_consensus.cc:2243] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:32.561525 13084 raft_consensus.cc:2272] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:32.564450 13084 ts_tablet_manager.cc:1916] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:32.575752 13084 ts_tablet_manager.cc:1929] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:32.576169 13084 log.cc:1199] T ca885e53cd4141c8a8c8dab85c7ad976 P 03639805f2d54b00ab1a2470e5bce788: Deleting WAL directory at /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/wals/ca885e53cd4141c8a8c8dab85c7ad976
I20260713 09:05:32.578040 12201 catalog_manager.cc:5028] TS 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): tablet ca885e53cd4141c8a8c8dab85c7ad976 (table test-workload [id=6ef2113cdd684a39bc017bf06b33295f]) successfully deleted
W20260713 09:05:32.791842 12338 debug-util.cc:398] Leaking SignalData structure 0x7b0800193fc0 after lost signal to thread 11177
W20260713 09:05:32.793000 12338 debug-util.cc:398] Leaking SignalData structure 0x7b08001f62a0 after lost signal to thread 12249
W20260713 09:05:32.794215 12338 debug-util.cc:398] Leaking SignalData structure 0x7b0800151660 after lost signal to thread 12341
W20260713 09:05:32.795254 12338 debug-util.cc:398] Leaking SignalData structure 0x7b080021baa0 after lost signal to thread 12416
W20260713 09:05:32.796336 12338 debug-util.cc:398] Leaking SignalData structure 0x7b08001551e0 after lost signal to thread 12490
W20260713 09:05:32.797451 12338 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0dc0 after lost signal to thread 12760
W20260713 09:05:33.147235 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080026b3a0 after lost signal to thread 11177
W20260713 09:05:33.148339 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080026ba80 after lost signal to thread 12249
W20260713 09:05:33.149513 12757 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa3e0 after lost signal to thread 12341
W20260713 09:05:33.150606 12757 debug-util.cc:398] Leaking SignalData structure 0x7b08002730a0 after lost signal to thread 12416
W20260713 09:05:33.151736 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080029ef20 after lost signal to thread 12490
W20260713 09:05:33.152858 12757 debug-util.cc:398] Leaking SignalData structure 0x7b08002971e0 after lost signal to thread 12760
I20260713 09:05:38.249159 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:38.279371 12463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7"
dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
mode: GRACEFUL
new_leader_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:42894
I20260713 09:05:38.280002 12463 raft_consensus.cc:606] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Received request to transfer leadership to TS d3957d6f86604d11bf37303f33363d76
I20260713 09:05:38.282326 12463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114"
dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
mode: GRACEFUL
new_leader_uuid: "03639805f2d54b00ab1a2470e5bce788"
 from {username='slave'} at 127.0.0.1:42894
I20260713 09:05:38.282770 12463 raft_consensus.cc:606] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Received request to transfer leadership to TS 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:38.284930 12463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d"
dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
mode: GRACEFUL
new_leader_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:42894
I20260713 09:05:38.285354 12463 raft_consensus.cc:606] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Received request to transfer leadership to TS d3957d6f86604d11bf37303f33363d76
I20260713 09:05:38.287914 12463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0"
dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
mode: GRACEFUL
new_leader_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:42894
I20260713 09:05:38.288301 12463 raft_consensus.cc:606] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Received request to transfer leadership to TS d3957d6f86604d11bf37303f33363d76
I20260713 09:05:38.290143 12463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "866e9f15c00b42399f796a8777c59168"
dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
mode: GRACEFUL
new_leader_uuid: "03639805f2d54b00ab1a2470e5bce788"
 from {username='slave'} at 127.0.0.1:42894
I20260713 09:05:38.290524 12463 raft_consensus.cc:606] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Received request to transfer leadership to TS 03639805f2d54b00ab1a2470e5bce788
I20260713 09:05:38.300669 12317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976"
dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
mode: GRACEFUL
new_leader_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:42066
I20260713 09:05:38.301137 12317 raft_consensus.cc:606] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Received request to transfer leadership to TS d3957d6f86604d11bf37303f33363d76
I20260713 09:05:38.302117 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:05:38.302763 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:38.476640 13067 raft_consensus.cc:993] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: : Instructing follower d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.477052 13067 raft_consensus.cc:1081] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Signalling peer d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.478258 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0"
dest_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:05:38.478679 12736 raft_consensus.cc:493] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:38.478946 12736 raft_consensus.cc:3060] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.483143 12736 raft_consensus.cc:515] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.484704 12736 leader_election.cc:290] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:38.485473 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:38.485728 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f64154a0e04d26a1e8fe9f1eac08e0" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:38.486114 12317 raft_consensus.cc:3060] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.486232 12463 raft_consensus.cc:3055] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:38.486562 12463 raft_consensus.cc:740] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:38.487178 12463 consensus_queue.cc:260] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.488215 12463 raft_consensus.cc:3060] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.490531 12317 raft_consensus.cc:2468] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.491497 12696 leader_election.cc:304] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3957d6f86604d11bf37303f33363d76, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:38.492693 12463 raft_consensus.cc:2468] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.493264 13097 raft_consensus.cc:2804] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:38.494445 13097 raft_consensus.cc:697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Becoming Leader. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Running, Role: LEADER
I20260713 09:05:38.495268 13097 consensus_queue.cc:237] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.502767 12214 catalog_manager.cc:5697] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 reported cstate change: term changed from 1 to 2, leader changed from 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) to d3957d6f86604d11bf37303f33363d76 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "d3957d6f86604d11bf37303f33363d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.544956 13096 raft_consensus.cc:993] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: : Instructing follower d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.545419 13067 raft_consensus.cc:1081] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Signalling peer d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.546648 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7"
dest_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:05:38.547019 12736 raft_consensus.cc:493] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:38.547245 12736 raft_consensus.cc:3060] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.551981 12736 raft_consensus.cc:515] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.553596 12736 leader_election.cc:290] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:38.554199 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:38.554466 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2cd3d98fa43379a6d7d028fc586c7" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:38.554710 12390 raft_consensus.cc:3060] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.554999 12463 raft_consensus.cc:3055] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:38.555287 12463 raft_consensus.cc:740] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:38.555902 12463 consensus_queue.cc:260] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.556699 12463 raft_consensus.cc:3060] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.559062 12390 raft_consensus.cc:2468] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.560316 12697 leader_election.cc:304] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d3957d6f86604d11bf37303f33363d76; no voters: 
I20260713 09:05:38.561004 13097 raft_consensus.cc:2804] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:38.561498 13097 raft_consensus.cc:697] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Becoming Leader. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Running, Role: LEADER
I20260713 09:05:38.562500 12463 raft_consensus.cc:2468] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.562330 13097 consensus_queue.cc:237] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.571319 13096 raft_consensus.cc:993] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: : Instructing follower 03639805f2d54b00ab1a2470e5bce788 to start an election
I20260713 09:05:38.571758 13067 raft_consensus.cc:1081] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Signalling peer 03639805f2d54b00ab1a2470e5bce788 to start an election
I20260713 09:05:38.572443 12214 catalog_manager.cc:5697] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 reported cstate change: term changed from 1 to 2, leader changed from 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) to d3957d6f86604d11bf37303f33363d76 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "d3957d6f86604d11bf37303f33363d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.573065 12390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114"
dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
 from {username='slave'} at 127.0.0.1:53832
I20260713 09:05:38.573609 12390 raft_consensus.cc:493] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:38.573925 12390 raft_consensus.cc:3060] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.578198 12390 raft_consensus.cc:515] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:38.580955 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:38.580405 12390 leader_election.cc:290] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 2 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:38.581470 12317 raft_consensus.cc:3060] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.581642 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0a7093cc004eb296e3d4acb0c0f114" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:38.582187 12463 raft_consensus.cc:3055] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:38.582469 12463 raft_consensus.cc:740] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:38.583093 12463 consensus_queue.cc:260] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:38.584199 12463 raft_consensus.cc:3060] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.586799 13067 raft_consensus.cc:993] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: : Instructing follower d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.587172 13067 raft_consensus.cc:1081] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Signalling peer d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.588871 12317 raft_consensus.cc:2468] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 2.
I20260713 09:05:38.590008 12463 raft_consensus.cc:2468] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 2.
I20260713 09:05:38.590195 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d"
dest_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:05:38.591257 12736 raft_consensus.cc:493] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:38.591569 12356 leader_election.cc:304] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:38.591675 12736 raft_consensus.cc:3060] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.592211 13067 raft_consensus.cc:993] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: : Instructing follower 03639805f2d54b00ab1a2470e5bce788 to start an election
I20260713 09:05:38.592456 13090 raft_consensus.cc:2804] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:38.592614 13067 raft_consensus.cc:1081] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Signalling peer 03639805f2d54b00ab1a2470e5bce788 to start an election
I20260713 09:05:38.593999 12391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "866e9f15c00b42399f796a8777c59168"
dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
 from {username='slave'} at 127.0.0.1:53832
I20260713 09:05:38.594491 12391 raft_consensus.cc:493] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:38.594980 12391 raft_consensus.cc:3060] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.595528 13090 raft_consensus.cc:697] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 2 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:38.596416 13090 consensus_queue.cc:237] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:38.602053 12391 raft_consensus.cc:515] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:38.608477 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:38.608997 12317 raft_consensus.cc:3060] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.604162 12736 raft_consensus.cc:515] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.611784 12391 leader_election.cc:290] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 2 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:38.614010 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866e9f15c00b42399f796a8777c59168" candidate_uuid: "03639805f2d54b00ab1a2470e5bce788" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:38.614243 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:38.613133 12736 leader_election.cc:290] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:38.614595 12463 raft_consensus.cc:3055] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:38.614971 12463 raft_consensus.cc:740] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:38.614826 12313 raft_consensus.cc:3060] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.615833 12463 consensus_queue.cc:260] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:38.616051 12214 catalog_manager.cc:5697] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 1 to 2, leader changed from 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.617136 12463 raft_consensus.cc:3060] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.618791 12317 raft_consensus.cc:2468] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 2.
I20260713 09:05:38.620000 12356 leader_election.cc:304] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03639805f2d54b00ab1a2470e5bce788, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:38.622256 12313 raft_consensus.cc:2468] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.622670 12463 raft_consensus.cc:2468] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03639805f2d54b00ab1a2470e5bce788 in term 2.
I20260713 09:05:38.624841 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2a400b29f14a128311a6c16cd8a77d" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:38.622929 13090 raft_consensus.cc:2804] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:38.623291 12696 leader_election.cc:304] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3957d6f86604d11bf37303f33363d76, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:38.625346 12465 raft_consensus.cc:3055] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:38.625629 12465 raft_consensus.cc:740] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ebe1924ac4b839d9ac30075c6b4d4, State: Running, Role: LEADER
I20260713 09:05:38.625828 13097 raft_consensus.cc:2804] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:38.625905 13090 raft_consensus.cc:697] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 2 LEADER]: Becoming Leader. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:38.626349 13097 raft_consensus.cc:697] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Becoming Leader. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Running, Role: LEADER
I20260713 09:05:38.626336 12465 consensus_queue.cc:260] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.627264 13090 consensus_queue.cc:237] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } }
I20260713 09:05:38.627532 12465 raft_consensus.cc:3060] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.627612 13097 consensus_queue.cc:237] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.640452 12465 raft_consensus.cc:2468] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.646056 12214 catalog_manager.cc:5697] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 reported cstate change: term changed from 1 to 2, leader changed from 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) to 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "03639805f2d54b00ab1a2470e5bce788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.647528 12212 catalog_manager.cc:5697] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 reported cstate change: term changed from 1 to 2, leader changed from 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131) to d3957d6f86604d11bf37303f33363d76 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "d3957d6f86604d11bf37303f33363d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.674976 13091 raft_consensus.cc:993] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: : Instructing follower d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.675499 13109 raft_consensus.cc:1081] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Signalling peer d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:38.676788 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976"
dest_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:36322
I20260713 09:05:38.677199 12736 raft_consensus.cc:493] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:38.677469 12736 raft_consensus.cc:3060] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.681591 12736 raft_consensus.cc:515] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.683699 12736 leader_election.cc:290] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:38.683918 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:38.684221 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca885e53cd4141c8a8c8dab85c7ad976" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:38.684520 12313 raft_consensus.cc:3055] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:38.684839 12465 raft_consensus.cc:3060] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.685454 12313 raft_consensus.cc:740] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:38.686451 12313 consensus_queue.cc:260] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.687503 12313 raft_consensus.cc:3060] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:38.689970 12465 raft_consensus.cc:2468] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.690902 12695 leader_election.cc:304] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d3957d6f86604d11bf37303f33363d76; no voters: 
I20260713 09:05:38.691471 13097 raft_consensus.cc:2804] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:38.691653 12313 raft_consensus.cc:2468] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:38.691943 13097 raft_consensus.cc:697] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Becoming Leader. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Running, Role: LEADER
I20260713 09:05:38.692799 13097 consensus_queue.cc:237] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:38.698966 12212 catalog_manager.cc:5697] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 reported cstate change: term changed from 1 to 2, leader changed from d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) to d3957d6f86604d11bf37303f33363d76 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "d3957d6f86604d11bf37303f33363d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.944371 12465 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:38.945492 13097 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:38.954455 12391 raft_consensus.cc:1275] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:38.956506 13115 consensus_queue.cc:1048] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:39.032902 12313 raft_consensus.cc:1275] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:39.034000 13090 consensus_queue.cc:1048] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:39.042671 12465 raft_consensus.cc:1275] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:39.044629 13105 consensus_queue.cc:1048] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:39.047610 12313 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.050518 13115 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.054119 12465 raft_consensus.cc:1275] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.055576 13115 consensus_queue.cc:1048] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.067031 12313 raft_consensus.cc:1275] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:39.068745 13108 consensus_queue.cc:1048] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:39.083738 12465 raft_consensus.cc:1275] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer 03639805f2d54b00ab1a2470e5bce788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:39.085585 13090 consensus_queue.cc:1048] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:39.086006 12313 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.087463 13115 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.102550 12465 raft_consensus.cc:1275] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.104048 13115 consensus_queue.cc:1048] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.175616 12313 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.176833 13097 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.179035 12465 raft_consensus.cc:1275] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.180133 13097 consensus_queue.cc:1048] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.303530 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:39.317615 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:39.338788 12391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2"
dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
mode: GRACEFUL
new_leader_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:56940
I20260713 09:05:39.339260 12391 raft_consensus.cc:606] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Received request to transfer leadership to TS d3957d6f86604d11bf37303f33363d76
I20260713 09:05:39.341439 12313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17cac0067da344b1a78b79711c595631"
dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
mode: GRACEFUL
new_leader_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:42066
I20260713 09:05:39.341866 12313 raft_consensus.cc:606] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Received request to transfer leadership to TS d3957d6f86604d11bf37303f33363d76
I20260713 09:05:39.342857 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:39.343571 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:39.379264 13091 raft_consensus.cc:993] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: : Instructing follower d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:39.379802 13109 raft_consensus.cc:1081] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Signalling peer d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:39.381286 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17cac0067da344b1a78b79711c595631"
dest_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:36322
I20260713 09:05:39.381891 12736 raft_consensus.cc:493] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:39.382278 12736 raft_consensus.cc:3060] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:39.383896 13090 raft_consensus.cc:993] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: : Instructing follower d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:39.384320 13105 raft_consensus.cc:1081] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Signalling peer d3957d6f86604d11bf37303f33363d76 to start an election
I20260713 09:05:39.385726 12730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2"
dest_uuid: "d3957d6f86604d11bf37303f33363d76"
 from {username='slave'} at 127.0.0.1:49880
I20260713 09:05:39.386142 12730 raft_consensus.cc:493] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:39.386422 12730 raft_consensus.cc:3060] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:39.387707 12736 raft_consensus.cc:515] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:39.389125 12736 leader_election.cc:290] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Requested vote from peers d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:39.389921 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cac0067da344b1a78b79711c595631" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d978e3a8599444ceab5b51404e5cb7be"
I20260713 09:05:39.390439 12313 raft_consensus.cc:3055] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:39.390766 12313 raft_consensus.cc:740] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d978e3a8599444ceab5b51404e5cb7be, State: Running, Role: LEADER
I20260713 09:05:39.390900 12465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cac0067da344b1a78b79711c595631" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:39.391422 12465 raft_consensus.cc:3060] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:39.391386 12730 raft_consensus.cc:515] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:39.391489 12313 consensus_queue.cc:260] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:39.392807 12313 raft_consensus.cc:3060] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:39.394112 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03639805f2d54b00ab1a2470e5bce788"
I20260713 09:05:39.394316 12463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e537ab18c1e4f1a9faf6acc590c51d2" candidate_uuid: "d3957d6f86604d11bf37303f33363d76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4"
I20260713 09:05:39.394642 12391 raft_consensus.cc:3055] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:39.394842 12463 raft_consensus.cc:3060] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:39.394970 12391 raft_consensus.cc:740] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03639805f2d54b00ab1a2470e5bce788, State: Running, Role: LEADER
I20260713 09:05:39.395757 12391 consensus_queue.cc:260] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:39.396672 12391 raft_consensus.cc:3060] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:39.397478 12465 raft_consensus.cc:2468] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:39.398715 12313 raft_consensus.cc:2468] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:39.399806 12696 leader_election.cc:304] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3957d6f86604d11bf37303f33363d76, d978e3a8599444ceab5b51404e5cb7be; no voters: 
I20260713 09:05:39.400223 12463 raft_consensus.cc:2468] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:39.400641 13097 raft_consensus.cc:2804] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:39.401096 13097 raft_consensus.cc:697] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Becoming Leader. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Running, Role: LEADER
I20260713 09:05:39.401396 12730 leader_election.cc:290] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Requested vote from peers 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891), 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131)
I20260713 09:05:39.401885 13097 consensus_queue.cc:237] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [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: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:39.402557 12391 raft_consensus.cc:2468] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3957d6f86604d11bf37303f33363d76 in term 2.
I20260713 09:05:39.402707 12695 leader_election.cc:304] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ebe1924ac4b839d9ac30075c6b4d4, d3957d6f86604d11bf37303f33363d76; no voters: 
I20260713 09:05:39.404287 13098 raft_consensus.cc:2804] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:39.404749 13098 raft_consensus.cc:697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Becoming Leader. State: Replica: d3957d6f86604d11bf37303f33363d76, State: Running, Role: LEADER
I20260713 09:05:39.405683 13098 consensus_queue.cc:237] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [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: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } }
I20260713 09:05:39.411374 12212 catalog_manager.cc:5697] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 reported cstate change: term changed from 1 to 2, leader changed from d978e3a8599444ceab5b51404e5cb7be (127.10.233.129) to d3957d6f86604d11bf37303f33363d76 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "d3957d6f86604d11bf37303f33363d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:39.425685 12212 catalog_manager.cc:5697] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 reported cstate change: term changed from 1 to 2, leader changed from 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130) to d3957d6f86604d11bf37303f33363d76 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "d3957d6f86604d11bf37303f33363d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3957d6f86604d11bf37303f33363d76" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 40787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:39.810869 12465 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.812252 13097 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:39.827291 12391 raft_consensus.cc:1275] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.828646 13098 consensus_queue.cc:1048] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03639805f2d54b00ab1a2470e5bce788" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:39.866801 12313 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.868023 13098 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d978e3a8599444ceab5b51404e5cb7be" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 36035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:39.876513 12465 raft_consensus.cc:1275] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Refusing update from remote peer d3957d6f86604d11bf37303f33363d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:39.877967 13098 consensus_queue.cc:1048] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ebe1924ac4b839d9ac30075c6b4d4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:40.467342 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:40.487671 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
W20260713 09:05:40.526437 12430 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:05:40.543149 12356 consensus_peers.cc:597] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.545410 12430 consensus_peers.cc:597] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.546370 12430 consensus_peers.cc:597] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.551525 12356 consensus_peers.cc:597] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.552502 12430 consensus_peers.cc:597] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.581769 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:40.582641 11174 tablet_replica.cc:333] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.583328 11174 raft_consensus.cc:2243] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.583775 11174 raft_consensus.cc:2272] T 866e9f15c00b42399f796a8777c59168 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.585503 11174 tablet_replica.cc:333] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.586042 11174 raft_consensus.cc:2243] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.586396 11174 raft_consensus.cc:2272] T 40425a7f5946452ab47e63c8cd6eeb86 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.588308 11174 tablet_replica.cc:333] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.588788 11174 raft_consensus.cc:2243] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.589478 11174 raft_consensus.cc:2272] T d03abfc4a2d749a784f6ed0958a519cc P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.591300 11174 tablet_replica.cc:333] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.591965 11174 raft_consensus.cc:2243] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.592475 11174 raft_consensus.cc:2272] T ca885e53cd4141c8a8c8dab85c7ad976 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.594677 11174 tablet_replica.cc:333] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.595193 11174 raft_consensus.cc:2243] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.595590 11174 raft_consensus.cc:2272] T 17cac0067da344b1a78b79711c595631 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.597988 11174 tablet_replica.cc:333] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.598512 11174 raft_consensus.cc:2243] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.599028 11174 raft_consensus.cc:2272] T d6f0f093a3b04cbe9bb22c2d34996842 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.601194 11174 tablet_replica.cc:333] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.601742 11174 raft_consensus.cc:2243] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.602370 11174 raft_consensus.cc:2272] T 0faa11efc53d42b4944da8f9afcb6df2 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:40.603677 12430 consensus_peers.cc:597] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.604564 11174 tablet_replica.cc:333] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.605134 11174 raft_consensus.cc:2243] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.605762 11174 raft_consensus.cc:2272] T 4f5394e6836445d9ab97ac9a32a062a0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.607563 11174 tablet_replica.cc:333] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.608098 11174 raft_consensus.cc:2243] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.608560 11174 raft_consensus.cc:2272] T 4f0a7093cc004eb296e3d4acb0c0f114 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.610329 11174 tablet_replica.cc:333] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.610828 11174 raft_consensus.cc:2243] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.611580 11174 raft_consensus.cc:2272] T d3b8a98854c24162bc78faef35ee34d6 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.613619 11174 tablet_replica.cc:333] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.614295 11174 raft_consensus.cc:2243] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.615190 11174 raft_consensus.cc:2272] T 8842fff4e3a5432696bf069d61831636 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.617386 11174 tablet_replica.cc:333] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.617908 11174 raft_consensus.cc:2243] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.618440 11174 raft_consensus.cc:2272] T 5e2a400b29f14a128311a6c16cd8a77d P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.620518 11174 tablet_replica.cc:333] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.621110 11174 raft_consensus.cc:2243] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.621845 11174 raft_consensus.cc:2272] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d978e3a8599444ceab5b51404e5cb7be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.623726 11174 tablet_replica.cc:333] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.624207 11174 raft_consensus.cc:2243] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.624886 11174 raft_consensus.cc:2272] T ca60d4e70d53441694120d2d00d2ee91 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.626739 11174 tablet_replica.cc:333] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.627220 11174 raft_consensus.cc:2243] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.628002 11174 raft_consensus.cc:2272] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.629733 11174 tablet_replica.cc:333] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.630199 11174 raft_consensus.cc:2243] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.630602 11174 raft_consensus.cc:2272] T 6872b90d30104a66ad7e0505433c50f0 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.632262 11174 tablet_replica.cc:333] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.632740 11174 raft_consensus.cc:2243] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.633126 11174 raft_consensus.cc:2272] T a354939f40ce44a48584a22ad2da0c5d P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.635486 11174 tablet_replica.cc:333] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be: stopping tablet replica
I20260713 09:05:40.636057 11174 raft_consensus.cc:2243] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.636979 11174 raft_consensus.cc:2272] T 84499cec1cc44edb9191ae5d38fe4388 P d978e3a8599444ceab5b51404e5cb7be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:40.646637 12696 consensus_peers.cc:597] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.652309 12696 consensus_peers.cc:597] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.704434 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
W20260713 09:05:40.707813 12356 consensus_peers.cc:597] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:36035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.708529 12696 consensus_peers.cc:597] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:36035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.750670 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
W20260713 09:05:40.767339 12697 consensus_peers.cc:597] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 -> Peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Couldn't send request to peer 03639805f2d54b00ab1a2470e5bce788. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.777773 12431 consensus_peers.cc:597] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Couldn't send request to peer 03639805f2d54b00ab1a2470e5bce788. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.784624 12356 consensus_peers.cc:597] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:36035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.791818 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:40.792523 11174 tablet_replica.cc:333] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.793171 11174 raft_consensus.cc:2243] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.794090 11174 raft_consensus.cc:2272] T 866e9f15c00b42399f796a8777c59168 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.796619 11174 tablet_replica.cc:333] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.797219 11174 raft_consensus.cc:2243] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:40.797621 12431 consensus_peers.cc:597] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Couldn't send request to peer 03639805f2d54b00ab1a2470e5bce788. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.798055 11174 raft_consensus.cc:2272] T 0faa11efc53d42b4944da8f9afcb6df2 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.799918 11174 tablet_replica.cc:333] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.800433 11174 raft_consensus.cc:2243] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.801143 11174 raft_consensus.cc:2272] T d6f0f093a3b04cbe9bb22c2d34996842 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.802886 11174 tablet_replica.cc:333] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.803418 11174 raft_consensus.cc:2243] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.804008 11174 raft_consensus.cc:2272] T 08d011c4498242e58523e467cd715aeb P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.805797 11174 tablet_replica.cc:333] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.806279 11174 raft_consensus.cc:2243] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.806667 11174 raft_consensus.cc:2272] T 40425a7f5946452ab47e63c8cd6eeb86 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.808646 11174 tablet_replica.cc:333] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.809128 11174 raft_consensus.cc:2243] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.809569 11174 raft_consensus.cc:2272] T 03a2cd3d98fa43379a6d7d028fc586c7 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.811242 11174 tablet_replica.cc:333] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.811842 11174 raft_consensus.cc:2243] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.812465 11174 raft_consensus.cc:2272] T ca60d4e70d53441694120d2d00d2ee91 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.814124 11174 tablet_replica.cc:333] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.814615 11174 raft_consensus.cc:2243] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.815006 11174 raft_consensus.cc:2272] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.817278 11174 tablet_replica.cc:333] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.817773 11174 raft_consensus.cc:2243] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.818169 11174 raft_consensus.cc:2272] T 84499cec1cc44edb9191ae5d38fe4388 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.819872 11174 tablet_replica.cc:333] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.820335 11174 raft_consensus.cc:2243] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.820960 11174 raft_consensus.cc:2272] T 8842fff4e3a5432696bf069d61831636 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.822511 11174 tablet_replica.cc:333] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.822999 11174 raft_consensus.cc:2243] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.823664 11174 raft_consensus.cc:2272] T 19e7e2f2a59f41eda68928d181a26d0a P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.825773 11174 tablet_replica.cc:333] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.826274 11174 raft_consensus.cc:2243] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.826874 11174 raft_consensus.cc:2272] T 07b7009c344d4d2d8a7bd9fe5cc19147 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.828718 11174 tablet_replica.cc:333] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.829237 11174 raft_consensus.cc:2243] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.830091 11174 raft_consensus.cc:2272] T 774a3c783d4e40419c374446d2419140 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:40.830732 12431 consensus_peers.cc:597] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Couldn't send request to peer 03639805f2d54b00ab1a2470e5bce788. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.831889 11174 tablet_replica.cc:333] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.832394 11174 raft_consensus.cc:2243] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.832829 11174 raft_consensus.cc:2272] T a354939f40ce44a48584a22ad2da0c5d P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.834426 11174 tablet_replica.cc:333] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.834885 11174 raft_consensus.cc:2243] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.835237 11174 raft_consensus.cc:2272] T 6872b90d30104a66ad7e0505433c50f0 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.836954 11174 tablet_replica.cc:333] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.837455 11174 raft_consensus.cc:2243] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.838169 11174 raft_consensus.cc:2272] T 7447c40b994848eca7e2701ec9849604 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.839828 11174 tablet_replica.cc:333] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.840276 11174 raft_consensus.cc:2243] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.840798 11174 raft_consensus.cc:2272] T d3b8a98854c24162bc78faef35ee34d6 P 03639805f2d54b00ab1a2470e5bce788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.842525 11174 tablet_replica.cc:333] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788: stopping tablet replica
I20260713 09:05:40.842978 11174 raft_consensus.cc:2243] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.843638 11174 raft_consensus.cc:2272] T 4f0a7093cc004eb296e3d4acb0c0f114 P 03639805f2d54b00ab1a2470e5bce788 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:40.883790 12431 consensus_peers.cc:597] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 -> Peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Couldn't send request to peer 03639805f2d54b00ab1a2470e5bce788. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:43891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.886962 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
W20260713 09:05:40.889757 12696 consensus_peers.cc:597] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 -> Peer d978e3a8599444ceab5b51404e5cb7be (127.10.233.129:36035): Couldn't send request to peer d978e3a8599444ceab5b51404e5cb7be. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:36035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.928478 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
I20260713 09:05:40.959915 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:40.960526 11174 tablet_replica.cc:333] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.961251 11174 raft_consensus.cc:2243] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.961733 11174 raft_consensus.cc:2272] T 866e9f15c00b42399f796a8777c59168 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.963528 11174 tablet_replica.cc:333] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.964071 11174 raft_consensus.cc:2243] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.964779 11174 raft_consensus.cc:2272] T 08d011c4498242e58523e467cd715aeb P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.966322 11174 tablet_replica.cc:333] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.966841 11174 raft_consensus.cc:2243] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.967375 11174 raft_consensus.cc:2272] T d03abfc4a2d749a784f6ed0958a519cc P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.968976 11174 tablet_replica.cc:333] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.969475 11174 raft_consensus.cc:2243] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.970057 11174 raft_consensus.cc:2272] T ca885e53cd4141c8a8c8dab85c7ad976 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.971678 11174 tablet_replica.cc:333] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.972220 11174 raft_consensus.cc:2243] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.972635 11174 raft_consensus.cc:2272] T 17cac0067da344b1a78b79711c595631 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.974114 11174 tablet_replica.cc:333] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.974582 11174 raft_consensus.cc:2243] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.975289 11174 raft_consensus.cc:2272] T 40425a7f5946452ab47e63c8cd6eeb86 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.977007 11174 tablet_replica.cc:333] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.977501 11174 raft_consensus.cc:2243] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.977914 11174 raft_consensus.cc:2272] T 03a2cd3d98fa43379a6d7d028fc586c7 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.979504 11174 tablet_replica.cc:333] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.980002 11174 raft_consensus.cc:2243] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:40.980701 11174 raft_consensus.cc:2272] T 4f5394e6836445d9ab97ac9a32a062a0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.982372 11174 tablet_replica.cc:333] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.982858 11174 raft_consensus.cc:2243] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.983418 11174 raft_consensus.cc:2272] T 7447c40b994848eca7e2701ec9849604 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.985054 11174 tablet_replica.cc:333] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.985545 11174 raft_consensus.cc:2243] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.985996 11174 raft_consensus.cc:2272] T 4f0a7093cc004eb296e3d4acb0c0f114 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.987751 11174 tablet_replica.cc:333] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.988241 11174 raft_consensus.cc:2243] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.988880 11174 raft_consensus.cc:2272] T 774a3c783d4e40419c374446d2419140 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.990504 11174 tablet_replica.cc:333] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.990963 11174 raft_consensus.cc:2243] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.991351 11174 raft_consensus.cc:2272] T 62f64154a0e04d26a1e8fe9f1eac08e0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.993121 11174 tablet_replica.cc:333] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.993614 11174 raft_consensus.cc:2243] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.993999 11174 raft_consensus.cc:2272] T 84499cec1cc44edb9191ae5d38fe4388 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.995965 11174 tablet_replica.cc:333] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.996551 11174 raft_consensus.cc:2243] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.997092 11174 raft_consensus.cc:2272] T 0e537ab18c1e4f1a9faf6acc590c51d2 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.999109 11174 tablet_replica.cc:333] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:40.999845 11174 raft_consensus.cc:2243] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.000528 11174 raft_consensus.cc:2272] T 19e7e2f2a59f41eda68928d181a26d0a P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.002138 11174 tablet_replica.cc:333] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:41.002540 11174 raft_consensus.cc:2243] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.002883 11174 raft_consensus.cc:2272] T 5e2a400b29f14a128311a6c16cd8a77d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.004498 11174 tablet_replica.cc:333] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:41.004858 11174 raft_consensus.cc:2243] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.005491 11174 raft_consensus.cc:2272] T a354939f40ce44a48584a22ad2da0c5d P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.007598 11174 tablet_replica.cc:333] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4: stopping tablet replica
I20260713 09:05:41.008198 11174 raft_consensus.cc:2243] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.008975 11174 raft_consensus.cc:2272] T 6872b90d30104a66ad7e0505433c50f0 P 0c4ebe1924ac4b839d9ac30075c6b4d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:41.010514 12697 consensus_peers.cc:597] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 -> Peer 03639805f2d54b00ab1a2470e5bce788 (127.10.233.130:43891): Couldn't send request to peer 03639805f2d54b00ab1a2470e5bce788. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:43891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.076128 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
W20260713 09:05:41.089752 12695 consensus_peers.cc:597] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 -> Peer 0c4ebe1924ac4b839d9ac30075c6b4d4 (127.10.233.131:36131): Couldn't send request to peer 0c4ebe1924ac4b839d9ac30075c6b4d4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.131:36131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.118589 11174 tablet_server.cc:179] TabletServer@127.10.233.132:0 shutting down...
I20260713 09:05:41.144059 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:41.144691 11174 tablet_replica.cc:333] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.145351 11174 raft_consensus.cc:2243] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.146142 11174 raft_consensus.cc:2272] T ca885e53cd4141c8a8c8dab85c7ad976 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.148059 11174 tablet_replica.cc:333] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.148617 11174 raft_consensus.cc:2243] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.149132 11174 raft_consensus.cc:2272] T 8842fff4e3a5432696bf069d61831636 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.150774 11174 tablet_replica.cc:333] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.151269 11174 raft_consensus.cc:2243] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.151790 11174 raft_consensus.cc:2272] T 774a3c783d4e40419c374446d2419140 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.153424 11174 tablet_replica.cc:333] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.153903 11174 raft_consensus.cc:2243] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.154335 11174 raft_consensus.cc:2272] T 4f5394e6836445d9ab97ac9a32a062a0 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.156081 11174 tablet_replica.cc:333] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.156584 11174 raft_consensus.cc:2243] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.157056 11174 raft_consensus.cc:2272] T 0faa11efc53d42b4944da8f9afcb6df2 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.158656 11174 tablet_replica.cc:333] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.159126 11174 raft_consensus.cc:2243] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.159869 11174 raft_consensus.cc:2272] T 03a2cd3d98fa43379a6d7d028fc586c7 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.161500 11174 tablet_replica.cc:333] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.161978 11174 raft_consensus.cc:2243] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.162606 11174 raft_consensus.cc:2272] T 17cac0067da344b1a78b79711c595631 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.164202 11174 tablet_replica.cc:333] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.164676 11174 raft_consensus.cc:2243] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.165300 11174 raft_consensus.cc:2272] T d03abfc4a2d749a784f6ed0958a519cc P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.167061 11174 tablet_replica.cc:333] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.167527 11174 raft_consensus.cc:2243] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.168046 11174 raft_consensus.cc:2272] T d3b8a98854c24162bc78faef35ee34d6 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.169596 11174 tablet_replica.cc:333] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.170096 11174 raft_consensus.cc:2243] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.170571 11174 raft_consensus.cc:2272] T 7447c40b994848eca7e2701ec9849604 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.172479 11174 tablet_replica.cc:333] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.173009 11174 raft_consensus.cc:2243] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.173777 11174 raft_consensus.cc:2272] T 0e537ab18c1e4f1a9faf6acc590c51d2 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.175493 11174 tablet_replica.cc:333] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.176038 11174 raft_consensus.cc:2243] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.176751 11174 raft_consensus.cc:2272] T 62f64154a0e04d26a1e8fe9f1eac08e0 P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.178459 11174 tablet_replica.cc:333] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.178960 11174 raft_consensus.cc:2243] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.179425 11174 raft_consensus.cc:2272] T d6f0f093a3b04cbe9bb22c2d34996842 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.181134 11174 tablet_replica.cc:333] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.181630 11174 raft_consensus.cc:2243] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.182163 11174 raft_consensus.cc:2272] T 07b7009c344d4d2d8a7bd9fe5cc19147 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.184027 11174 tablet_replica.cc:333] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.184540 11174 raft_consensus.cc:2243] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.185165 11174 raft_consensus.cc:2272] T ca60d4e70d53441694120d2d00d2ee91 P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.186780 11174 tablet_replica.cc:333] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.187249 11174 raft_consensus.cc:2243] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.187755 11174 raft_consensus.cc:2272] T 19e7e2f2a59f41eda68928d181a26d0a P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.189407 11174 tablet_replica.cc:333] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.189903 11174 raft_consensus.cc:2243] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.190649 11174 raft_consensus.cc:2272] T 5e2a400b29f14a128311a6c16cd8a77d P d3957d6f86604d11bf37303f33363d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.192339 11174 tablet_replica.cc:333] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76: stopping tablet replica
I20260713 09:05:41.192977 11174 raft_consensus.cc:2243] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.193506 11174 raft_consensus.cc:2272] T 08d011c4498242e58523e467cd715aeb P d3957d6f86604d11bf37303f33363d76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:41.508767 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080027a9a0 after lost signal to thread 11177
W20260713 09:05:41.509613 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080029f280 after lost signal to thread 12249
W20260713 09:05:41.511914 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080023de80 after lost signal to thread 12760
I20260713 09:05:42.119475 11174 tablet_server.cc:196] TabletServer@127.10.233.132:0 shutdown complete.
I20260713 09:05:42.147020 11174 master.cc:562] Master@127.10.233.190:38623 shutting down...
I20260713 09:05:42.169100 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.169657 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.169965 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9fb71ae65fcc43cd94ba1e4f12e1afb3: stopping tablet replica
I20260713 09:05:42.211165 11174 master.cc:584] Master@127.10.233.190:38623 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28775 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:05:42.271512 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:36207
I20260713 09:05:42.272626 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:42.278569 13160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.278796 13161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.279148 13163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:42.280373 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:42.281454 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:42.281621 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:42.281791 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933542281776 us; error 0 us; skew 500 ppm
I20260713 09:05:42.282325 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:42.284731 11174 webserver.cc:533] Webserver started at http://127.10.233.190:42889/ using document root <none> and password file <none>
I20260713 09:05:42.285224 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:42.285413 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:42.285691 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:42.286849 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "1af186ec956a4ece981625e7192a3e41"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.291337 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:42.294585 13168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.295400 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:42.295680 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "1af186ec956a4ece981625e7192a3e41"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.296025 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:42.306106 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:42.307255 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:42.344061 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:36207
I20260713 09:05:42.344151 13219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:36207 every 8 connection(s)
I20260713 09:05:42.347858 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:42.357142 13220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41: Bootstrap starting.
I20260713 09:05:42.361554 13220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:42.365406 13220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41: No bootstrap required, opened a new log
I20260713 09:05:42.367327 13220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1af186ec956a4ece981625e7192a3e41" member_type: VOTER }
I20260713 09:05:42.367672 13220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:42.367878 13220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af186ec956a4ece981625e7192a3e41, State: Initialized, Role: FOLLOWER
I20260713 09:05:42.368331 13220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1af186ec956a4ece981625e7192a3e41" member_type: VOTER }
I20260713 09:05:42.368870 13220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:42.369060 13220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:42.369256 13220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:42.373139 13220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1af186ec956a4ece981625e7192a3e41" member_type: VOTER }
I20260713 09:05:42.373557 13220 leader_election.cc:304] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [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: 1af186ec956a4ece981625e7192a3e41; no voters: 
I20260713 09:05:42.374558 13220 leader_election.cc:290] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:42.374939 13223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:42.376235 13223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 1 LEADER]: Becoming Leader. State: Replica: 1af186ec956a4ece981625e7192a3e41, State: Running, Role: LEADER
I20260713 09:05:42.376893 13223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [LEADER]: Queue going to LEADER mode. State: All 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: "1af186ec956a4ece981625e7192a3e41" member_type: VOTER }
I20260713 09:05:42.377437 13220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:42.381745 13225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1af186ec956a4ece981625e7192a3e41. Latest consensus state: current_term: 1 leader_uuid: "1af186ec956a4ece981625e7192a3e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1af186ec956a4ece981625e7192a3e41" member_type: VOTER } }
I20260713 09:05:42.382517 13225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:42.382889 13224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1af186ec956a4ece981625e7192a3e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1af186ec956a4ece981625e7192a3e41" member_type: VOTER } }
I20260713 09:05:42.383613 13224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:42.386143 13230 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:42.390964 13230 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:42.394641 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:42.399926 13230 catalog_manager.cc:1383] Generated new cluster ID: 1bb60e1ef6a647c984a3b80911cd056f
I20260713 09:05:42.400175 13230 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:42.415197 13230 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:42.416487 13230 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:42.439424 13230 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41: Generated new TSK 0
I20260713 09:05:42.440050 13230 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:42.461002 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:42.466806 13241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.467767 13242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:42.469491 11174 server_base.cc:1061] running on GCE node
W20260713 09:05:42.469529 13244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:42.470634 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:42.470860 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:42.471041 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933542471008 us; error 0 us; skew 500 ppm
I20260713 09:05:42.471552 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:42.473802 11174 webserver.cc:533] Webserver started at http://127.10.233.129:33933/ using document root <none> and password file <none>
I20260713 09:05:42.474272 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:42.474458 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:42.474745 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:42.475854 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "dadc695f416842d1a53c272f966c6ae6"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.480149 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:42.483080 13249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.483832 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:42.484128 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "dadc695f416842d1a53c272f966c6ae6"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.484390 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:42.512019 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:42.513685 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:42.515437 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:42.518700 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:42.519004 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.519294 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:42.519472 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.566496 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:45497
I20260713 09:05:42.566596 13311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:45497 every 8 connection(s)
I20260713 09:05:42.571365 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:42.578564 13316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.579738 13317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.583370 13319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:42.583667 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:42.583961 13312 heartbeater.cc:344] Connected to a master server at 127.10.233.190:36207
I20260713 09:05:42.584342 13312 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:42.585047 13312 heartbeater.cc:507] Master 127.10.233.190:36207 requested a full tablet report, sending...
I20260713 09:05:42.585094 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:42.585392 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:42.585608 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933542585589 us; error 0 us; skew 500 ppm
I20260713 09:05:42.586366 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:42.587159 13185 ts_manager.cc:194] Registered new tserver with Master: dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:42.588912 11174 webserver.cc:533] Webserver started at http://127.10.233.130:37587/ using document root <none> and password file <none>
I20260713 09:05:42.589244 13185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45206
I20260713 09:05:42.589556 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:42.589819 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:42.590080 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:42.591153 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "1e44f4614e474ceebc65687af5e3aa6c"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.595312 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:42.598454 13324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.599084 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:05:42.599375 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "1e44f4614e474ceebc65687af5e3aa6c"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.599650 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:42.610394 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:42.611938 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:42.613358 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:42.615378 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:42.615586 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.615871 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:42.616040 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.653653 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:46137
I20260713 09:05:42.653766 13386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:46137 every 8 connection(s)
I20260713 09:05:42.658197 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:42.664297 13390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.667143 13391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.670166 13393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:42.670751 13387 heartbeater.cc:344] Connected to a master server at 127.10.233.190:36207
I20260713 09:05:42.671142 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:42.671172 13387 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:42.672114 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:42.672358 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:42.672222 13387 heartbeater.cc:507] Master 127.10.233.190:36207 requested a full tablet report, sending...
I20260713 09:05:42.672628 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933542672604 us; error 0 us; skew 500 ppm
I20260713 09:05:42.673218 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:42.674583 13185 ts_manager.cc:194] Registered new tserver with Master: 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:42.675747 11174 webserver.cc:533] Webserver started at http://127.10.233.131:39811/ using document root <none> and password file <none>
I20260713 09:05:42.676146 13185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45214
I20260713 09:05:42.676259 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:42.676535 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:42.676817 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:42.677878 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "ad20c5c5ecf64e299840810d58d63bb4"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.681946 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:42.684940 13398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.685679 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:42.685967 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "ad20c5c5ecf64e299840810d58d63bb4"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.686250 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:42.699338 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:42.700466 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:42.701864 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:42.703907 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:42.704128 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.704356 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:42.704528 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.742439 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:36875
I20260713 09:05:42.742527 13460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:36875 every 8 connection(s)
I20260713 09:05:42.746989 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:42.753791 13464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.754525 13465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:42.756884 13467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:42.757351 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:42.758153 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:42.758378 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:42.758659 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933542758642 us; error 0 us; skew 500 ppm
I20260713 09:05:42.759259 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:42.759745 13461 heartbeater.cc:344] Connected to a master server at 127.10.233.190:36207
I20260713 09:05:42.760120 13461 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:42.760980 13461 heartbeater.cc:507] Master 127.10.233.190:36207 requested a full tablet report, sending...
I20260713 09:05:42.761811 11174 webserver.cc:533] Webserver started at http://127.10.233.132:38875/ using document root <none> and password file <none>
I20260713 09:05:42.762310 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:42.762554 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:42.762848 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:42.763034 13185 ts_manager.cc:194] Registered new tserver with Master: ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:42.764285 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-3-root/instance:
uuid: "2201e02ab18740549fbc803ae2647f74"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.764780 13185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45216
I20260713 09:05:42.768729 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:42.771785 13472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.772501 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:42.772778 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-3-root
uuid: "2201e02ab18740549fbc803ae2647f74"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:42.773002 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:42.790318 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:42.791451 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:42.792902 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:42.794855 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:42.795081 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.795331 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:42.795514 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:42.835038 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.132:44559
I20260713 09:05:42.835131 13534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.132:44559 every 8 connection(s)
I20260713 09:05:42.848358 13535 heartbeater.cc:344] Connected to a master server at 127.10.233.190:36207
I20260713 09:05:42.848699 13535 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:42.849329 13535 heartbeater.cc:507] Master 127.10.233.190:36207 requested a full tablet report, sending...
I20260713 09:05:42.851133 13185 ts_manager.cc:194] Registered new tserver with Master: 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:42.851794 11174 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013590725s
I20260713 09:05:42.852905 13185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45218
I20260713 09:05:42.876663 13185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45222:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:05:43.004748 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 1316afd4392c42299117281c16836f79 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:43.006254 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1316afd4392c42299117281c16836f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.008736 13425 tablet_service.cc:1511] Processing CreateTablet for tablet 73faea73592240a7b74c3207de8b0ea3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:43.010094 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73faea73592240a7b74c3207de8b0ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.010604 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 119449a32ae345fb8410c9252315d7bc (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:43.011858 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119449a32ae345fb8410c9252315d7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.013711 13422 tablet_service.cc:1511] Processing CreateTablet for tablet d45d11004a4e467f912e4f1f08f34d38 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:43.015007 13422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45d11004a4e467f912e4f1f08f34d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.015678 13423 tablet_service.cc:1511] Processing CreateTablet for tablet 8af1f73164784fb49e1d2c9f7e241d1e (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:43.017097 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af1f73164784fb49e1d2c9f7e241d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.020990 13421 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8a1609e0064f22a8a0798eaf4e00c8 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:43.022280 13421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8a1609e0064f22a8a0798eaf4e00c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.026481 13420 tablet_service.cc:1511] Processing CreateTablet for tablet 145f81834a6646538c1247249432a15f (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:43.027829 13420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145f81834a6646538c1247249432a15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.031937 13419 tablet_service.cc:1511] Processing CreateTablet for tablet 43fa7d382d8d495681a19b171a197837 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:43.033696 13419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fa7d382d8d495681a19b171a197837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.036412 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 1316afd4392c42299117281c16836f79 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:43.037149 13497 tablet_service.cc:1511] Processing CreateTablet for tablet 306e6de6b95c4b4eb3057ccd2aaef1d2 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:43.039647 13550 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.039506 13499 tablet_service.cc:1511] Processing CreateTablet for tablet 942c9e93988f4752bbe55a20c26f62f4 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:43.041811 13498 tablet_service.cc:1511] Processing CreateTablet for tablet 119449a32ae345fb8410c9252315d7bc (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:43.044061 13418 tablet_service.cc:1511] Processing CreateTablet for tablet dcc349ce841748d7add807bb6c73ab13 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:43.044549 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 1316afd4392c42299117281c16836f79 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:43.045882 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1316afd4392c42299117281c16836f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.046432 13550 tablet_bootstrap.cc:654] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.046355 13496 tablet_service.cc:1511] Processing CreateTablet for tablet d45d11004a4e467f912e4f1f08f34d38 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:43.048599 13495 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8a1609e0064f22a8a0798eaf4e00c8 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:43.051322 13494 tablet_service.cc:1511] Processing CreateTablet for tablet f9d548ea7b1644fe8c5fcf535aff96ff (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:43.054303 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 43fa7d382d8d495681a19b171a197837 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:43.057476 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 73faea73592240a7b74c3207de8b0ea3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:43.058019 13492 tablet_service.cc:1511] Processing CreateTablet for tablet dcc349ce841748d7add807bb6c73ab13 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:43.058777 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73faea73592240a7b74c3207de8b0ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.037959 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1316afd4392c42299117281c16836f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.059803 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306e6de6b95c4b4eb3057ccd2aaef1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.060463 13498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119449a32ae345fb8410c9252315d7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.061695 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c9e93988f4752bbe55a20c26f62f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.063674 13496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45d11004a4e467f912e4f1f08f34d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.067185 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8a1609e0064f22a8a0798eaf4e00c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.064770 13422 tablet_service.cc:1511] Processing CreateTablet for tablet 5610c84867a741f4b9f018bfa9ab770d (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:43.068332 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc349ce841748d7add807bb6c73ab13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.068751 13275 tablet_service.cc:1511] Processing CreateTablet for tablet 942c9e93988f4752bbe55a20c26f62f4 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:43.069511 13494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d548ea7b1644fe8c5fcf535aff96ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.070243 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c9e93988f4752bbe55a20c26f62f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.073686 13491 tablet_service.cc:1511] Processing CreateTablet for tablet fa7a62cb59fb4f94af1e6bfa6b4d2749 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:43.074638 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fa7d382d8d495681a19b171a197837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.075112 13417 tablet_service.cc:1511] Processing CreateTablet for tablet db0d721c70c741758dbe4847b36fdbc0 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:43.062855 13550 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.079520 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7a62cb59fb4f94af1e6bfa6b4d2749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.083597 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 8c812047ea8644968bdabcac8bd3e46b (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:43.084712 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 8af1f73164784fb49e1d2c9f7e241d1e (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:43.085923 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af1f73164784fb49e1d2c9f7e241d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.087669 13418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc349ce841748d7add807bb6c73ab13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.088605 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c812047ea8644968bdabcac8bd3e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.089395 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d721c70c741758dbe4847b36fdbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.095963 13422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5610c84867a741f4b9f018bfa9ab770d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.097303 13273 tablet_service.cc:1511] Processing CreateTablet for tablet 306e6de6b95c4b4eb3057ccd2aaef1d2 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:43.098639 13273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306e6de6b95c4b4eb3057ccd2aaef1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.102030 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0d0344f9704dd08b897539e7d788f3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:43.103241 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0d0344f9704dd08b897539e7d788f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.108752 13272 tablet_service.cc:1511] Processing CreateTablet for tablet d45d11004a4e467f912e4f1f08f34d38 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:43.110056 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45d11004a4e467f912e4f1f08f34d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.111958 13550 ts_tablet_manager.cc:1403] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.005s
I20260713 09:05:43.114807 13550 raft_consensus.cc:359] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.119791 13271 tablet_service.cc:1511] Processing CreateTablet for tablet 145f81834a6646538c1247249432a15f (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:43.121086 13271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145f81834a6646538c1247249432a15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.131848 13270 tablet_service.cc:1511] Processing CreateTablet for tablet f9d548ea7b1644fe8c5fcf535aff96ff (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:43.133224 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d548ea7b1644fe8c5fcf535aff96ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.137465 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea0689d41844d478a683bfedaf85683 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:43.138697 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea0689d41844d478a683bfedaf85683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.143076 13269 tablet_service.cc:1511] Processing CreateTablet for tablet 43fa7d382d8d495681a19b171a197837 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:43.144407 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fa7d382d8d495681a19b171a197837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.144747 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1a0cc1728a47b8b08ca97886ecaa61 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:43.145952 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1a0cc1728a47b8b08ca97886ecaa61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.115598 13550 raft_consensus.cc:385] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.148070 13550 raft_consensus.cc:740] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.148970 13550 consensus_queue.cc:260] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.153725 13268 tablet_service.cc:1511] Processing CreateTablet for tablet 5610c84867a741f4b9f018bfa9ab770d (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:43.154953 13268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5610c84867a741f4b9f018bfa9ab770d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.174755 13553 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.175760 13550 ts_tablet_manager.cc:1434] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.001s
I20260713 09:05:43.175418 13553 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.176761 13550 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.177582 13461 heartbeater.cc:499] Master 127.10.233.190:36207 was elected leader, sending a full tablet report...
I20260713 09:05:43.193943 13550 tablet_bootstrap.cc:654] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.203811 13553 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:43.205202 13550 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.205862 13550 ts_tablet_manager.cc:1403] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:05:43.209551 13550 raft_consensus.cc:359] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.210493 13550 raft_consensus.cc:385] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.210870 13550 raft_consensus.cc:740] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
W20260713 09:05:43.215952 13400 leader_election.cc:343] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Not found: Tablet not found: d45d11004a4e467f912e4f1f08f34d38
I20260713 09:05:43.221534 13550 consensus_queue.cc:260] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.229458 13550 ts_tablet_manager.cc:1434] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:05:43.236676 13495 tablet_service.cc:1511] Processing CreateTablet for tablet db0d721c70c741758dbe4847b36fdbc0 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:43.237216 13420 tablet_service.cc:1511] Processing CreateTablet for tablet dbd27193127941b0a0933b439d90a9c3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:43.237929 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d721c70c741758dbe4847b36fdbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.238449 13420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd27193127941b0a0933b439d90a9c3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:43.246560 13462 tablet.cc:2406] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:43.283478 13499 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea0689d41844d478a683bfedaf85683 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:43.284848 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea0689d41844d478a683bfedaf85683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.291010 13417 tablet_service.cc:1511] Processing CreateTablet for tablet e4674b0079f34e60882d4aab50484d1c (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:43.292312 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4674b0079f34e60882d4aab50484d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.297070 13492 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1a0cc1728a47b8b08ca97886ecaa61 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:43.297448 13550 tablet_bootstrap.cc:492] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.341526 13269 tablet_service.cc:1511] Processing CreateTablet for tablet fa7a62cb59fb4f94af1e6bfa6b4d2749 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:43.344563 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7a62cb59fb4f94af1e6bfa6b4d2749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.344210 13272 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0d0344f9704dd08b897539e7d788f3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:43.345498 13550 tablet_bootstrap.cc:654] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.345562 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0d0344f9704dd08b897539e7d788f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.346881 13273 tablet_service.cc:1511] Processing CreateTablet for tablet a734056cc3544be39d9c2b75ebf44520 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:43.303700 13499 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae9280a19674dec8edbda088650d296 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:43.276262 13497 tablet_service.cc:1511] Processing CreateTablet for tablet a734056cc3544be39d9c2b75ebf44520 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
W20260713 09:05:43.321599 13401 leader_election.cc:343] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Not found: Tablet not found: d45d11004a4e467f912e4f1f08f34d38
I20260713 09:05:43.355659 13401 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:43.322029 13419 tablet_service.cc:1511] Processing CreateTablet for tablet b3e7e2d6c45643f199c99104e560fd58 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:43.356594 13554 raft_consensus.cc:2749] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.357388 13419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e7e2d6c45643f199c99104e560fd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.239487 13491 tablet_service.cc:1511] Processing CreateTablet for tablet 8c812047ea8644968bdabcac8bd3e46b (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:43.325043 13498 tablet_service.cc:1511] Processing CreateTablet for tablet e4674b0079f34e60882d4aab50484d1c (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:43.329578 13495 tablet_service.cc:1511] Processing CreateTablet for tablet b3e7e2d6c45643f199c99104e560fd58 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:43.298401 13555 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:43.344210 13276 tablet_service.cc:1511] Processing CreateTablet for tablet db0d721c70c741758dbe4847b36fdbc0 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:43.362771 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d721c70c741758dbe4847b36fdbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.349117 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea0689d41844d478a683bfedaf85683 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:43.352259 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1a0cc1728a47b8b08ca97886ecaa61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.353770 13275 tablet_service.cc:1511] Processing CreateTablet for tablet dbd27193127941b0a0933b439d90a9c3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:43.377373 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 942c9e93988f4752bbe55a20c26f62f4 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:43.378819 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c9e93988f4752bbe55a20c26f62f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.378554 13348 tablet_service.cc:1511] Processing CreateTablet for tablet 306e6de6b95c4b4eb3057ccd2aaef1d2 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:43.377461 13352 tablet_service.cc:1511] Processing CreateTablet for tablet 73faea73592240a7b74c3207de8b0ea3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:43.380224 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c812047ea8644968bdabcac8bd3e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.380175 13271 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae9280a19674dec8edbda088650d296 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:43.381822 13349 tablet_service.cc:1511] Processing CreateTablet for tablet 8af1f73164784fb49e1d2c9f7e241d1e (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:43.382347 13346 tablet_service.cc:1511] Processing CreateTablet for tablet 145f81834a6646538c1247249432a15f (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:43.384009 13498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4674b0079f34e60882d4aab50484d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.384557 13347 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8a1609e0064f22a8a0798eaf4e00c8 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:43.385831 13350 tablet_service.cc:1511] Processing CreateTablet for tablet 119449a32ae345fb8410c9252315d7bc (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:43.385844 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a734056cc3544be39d9c2b75ebf44520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.388115 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306e6de6b95c4b4eb3057ccd2aaef1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.388222 13345 tablet_service.cc:1511] Processing CreateTablet for tablet f9d548ea7b1644fe8c5fcf535aff96ff (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:43.388514 13344 tablet_service.cc:1511] Processing CreateTablet for tablet dcc349ce841748d7add807bb6c73ab13 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:43.389668 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d548ea7b1644fe8c5fcf535aff96ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:43.391057 13233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:43.392019 13346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145f81834a6646538c1247249432a15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.392642 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af1f73164784fb49e1d2c9f7e241d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.395985 13344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc349ce841748d7add807bb6c73ab13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.397609 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119449a32ae345fb8410c9252315d7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.399930 13554 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.400200 13270 tablet_service.cc:1511] Processing CreateTablet for tablet e4674b0079f34e60882d4aab50484d1c (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:43.400413 13554 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.400476 13343 tablet_service.cc:1511] Processing CreateTablet for tablet 5610c84867a741f4b9f018bfa9ab770d (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:43.401908 13347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8a1609e0064f22a8a0798eaf4e00c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.402585 13554 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:43.404320 13550 tablet_bootstrap.cc:492] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.404806 13550 ts_tablet_manager.cc:1403] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.011s
I20260713 09:05:43.404593 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
W20260713 09:05:43.406224 13401 leader_election.cc:343] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.407795 13555 tablet_bootstrap.cc:654] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.407982 13343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5610c84867a741f4b9f018bfa9ab770d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.409013 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73faea73592240a7b74c3207de8b0ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.409355 13557 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.419828 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e7e2d6c45643f199c99104e560fd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.423756 13273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a734056cc3544be39d9c2b75ebf44520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.432961 13550 raft_consensus.cc:359] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.433868 13550 raft_consensus.cc:385] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.434228 13550 raft_consensus.cc:740] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.435128 13550 consensus_queue.cc:260] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.442188 13557 tablet_bootstrap.cc:654] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.445696 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:43.453437 13550 ts_tablet_manager.cc:1434] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260713 09:05:43.461357 13550 tablet_bootstrap.cc:492] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
W20260713 09:05:43.461968 13400 leader_election.cc:343] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.462401 13400 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:43.453753 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae9280a19674dec8edbda088650d296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.463531 13554 raft_consensus.cc:2749] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.468504 13348 tablet_service.cc:1511] Processing CreateTablet for tablet fa7a62cb59fb4f94af1e6bfa6b4d2749 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:43.469717 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7a62cb59fb4f94af1e6bfa6b4d2749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.458797 13347 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0d0344f9704dd08b897539e7d788f3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:43.480959 13550 tablet_bootstrap.cc:654] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.485028 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea0689d41844d478a683bfedaf85683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.485159 13345 tablet_service.cc:1511] Processing CreateTablet for tablet 8c812047ea8644968bdabcac8bd3e46b (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:43.485832 13347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0d0344f9704dd08b897539e7d788f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.486581 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c812047ea8644968bdabcac8bd3e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.488891 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd27193127941b0a0933b439d90a9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.490311 13350 tablet_service.cc:1511] Processing CreateTablet for tablet a734056cc3544be39d9c2b75ebf44520 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:43.490794 13343 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1a0cc1728a47b8b08ca97886ecaa61 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:43.491521 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a734056cc3544be39d9c2b75ebf44520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.492684 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4674b0079f34e60882d4aab50484d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.493500 13352 tablet_service.cc:1511] Processing CreateTablet for tablet dbd27193127941b0a0933b439d90a9c3 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:43.494661 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd27193127941b0a0933b439d90a9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.512473 13271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae9280a19674dec8edbda088650d296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.517750 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae9280a19674dec8edbda088650d296 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:43.518610 13349 tablet_service.cc:1511] Processing CreateTablet for tablet b3e7e2d6c45643f199c99104e560fd58 (DEFAULT_TABLE table=test-workload [id=041cb3f3753c488a9ff5e1cc09a01380]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:43.519062 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae9280a19674dec8edbda088650d296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.519903 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e7e2d6c45643f199c99104e560fd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.533367 13555 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:43.533864 13555 ts_tablet_manager.cc:1403] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.000s
I20260713 09:05:43.536752 13555 raft_consensus.cc:359] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.537429 13555 raft_consensus.cc:385] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.537714 13555 raft_consensus.cc:740] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.544027 13343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1a0cc1728a47b8b08ca97886ecaa61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:43.550969 13550 tablet_bootstrap.cc:492] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.551618 13550 ts_tablet_manager.cc:1403] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.004s
I20260713 09:05:43.552423 13560 tablet_bootstrap.cc:492] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:43.552346 13555 consensus_queue.cc:260] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.555467 13550 raft_consensus.cc:359] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.556551 13550 raft_consensus.cc:385] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.556901 13550 raft_consensus.cc:740] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.557715 13535 heartbeater.cc:499] Master 127.10.233.190:36207 was elected leader, sending a full tablet report...
I20260713 09:05:43.557744 13550 consensus_queue.cc:260] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.565342 13560 tablet_bootstrap.cc:654] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.567873 13550 ts_tablet_manager.cc:1434] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:05:43.570842 13550 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.578020 13550 tablet_bootstrap.cc:654] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.580250 13565 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.580961 13565 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.585400 13555 ts_tablet_manager.cc:1434] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260713 09:05:43.589293 13550 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.589778 13550 ts_tablet_manager.cc:1403] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:05:43.591589 13312 heartbeater.cc:499] Master 127.10.233.190:36207 was elected leader, sending a full tablet report...
I20260713 09:05:43.592694 13550 raft_consensus.cc:359] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.593391 13550 raft_consensus.cc:385] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.593673 13550 raft_consensus.cc:740] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.594554 13550 consensus_queue.cc:260] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.596727 13557 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:43.597291 13557 ts_tablet_manager.cc:1403] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.002s
I20260713 09:05:43.600193 13555 tablet_bootstrap.cc:492] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:43.606997 13555 tablet_bootstrap.cc:654] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.608544 13550 ts_tablet_manager.cc:1434] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:05:43.613106 13557 raft_consensus.cc:359] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.613862 13557 raft_consensus.cc:385] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.614157 13557 raft_consensus.cc:740] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.615840 13550 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.622429 13550 tablet_bootstrap.cc:654] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.624117 13565 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:43.624441 13557 consensus_queue.cc:260] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.627835 13560 tablet_bootstrap.cc:492] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:43.630445 13560 ts_tablet_manager.cc:1403] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.078s	user 0.030s	sys 0.029s
I20260713 09:05:43.633633 13550 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.633684 13560 raft_consensus.cc:359] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.634260 13550 ts_tablet_manager.cc:1403] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:05:43.634541 13560 raft_consensus.cc:385] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.634862 13560 raft_consensus.cc:740] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.635367 13557 ts_tablet_manager.cc:1434] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260713 09:05:43.636576 13557 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.637334 13550 raft_consensus.cc:359] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.638104 13550 raft_consensus.cc:385] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.638434 13550 raft_consensus.cc:740] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.641782 13560 consensus_queue.cc:260] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.639297 13550 consensus_queue.cc:260] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.647723 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:43.648321 13554 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.648795 13554 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
W20260713 09:05:43.649650 13474 leader_election.cc:343] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.653599 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:43.655054 13400 leader_election.cc:343] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.655864 13557 tablet_bootstrap.cc:654] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.662899 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:43.664310 13474 leader_election.cc:343] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.664741 13474 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:43.666271 13565 raft_consensus.cc:2749] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.666363 13554 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:43.676342 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:43.678215 13400 leader_election.cc:343] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.678306 13387 heartbeater.cc:499] Master 127.10.233.190:36207 was elected leader, sending a full tablet report...
I20260713 09:05:43.678328 13550 ts_tablet_manager.cc:1434] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:05:43.678668 13400 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:43.679615 13554 raft_consensus.cc:2749] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.682245 13550 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.686930 13557 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:43.687425 13557 ts_tablet_manager.cc:1403] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.020s
I20260713 09:05:43.690608 13557 raft_consensus.cc:359] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.691355 13557 raft_consensus.cc:385] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.691658 13557 raft_consensus.cc:740] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.691738 13560 ts_tablet_manager.cc:1434] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.061s	user 0.012s	sys 0.016s
I20260713 09:05:43.692966 13560 tablet_bootstrap.cc:492] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:43.692610 13557 consensus_queue.cc:260] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.694581 13550 tablet_bootstrap.cc:654] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.694767 13557 ts_tablet_manager.cc:1434] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:05:43.695830 13557 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.699568 13555 tablet_bootstrap.cc:492] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:43.699921 13560 tablet_bootstrap.cc:654] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.700098 13555 ts_tablet_manager.cc:1403] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.017s
I20260713 09:05:43.701918 13557 tablet_bootstrap.cc:654] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.703138 13555 raft_consensus.cc:359] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.703969 13555 raft_consensus.cc:385] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.704063 13569 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.704300 13555 raft_consensus.cc:740] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.704803 13569 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.705430 13555 consensus_queue.cc:260] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.713706 13555 ts_tablet_manager.cc:1434] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:05:43.714926 13555 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:43.723097 13555 tablet_bootstrap.cc:654] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.726204 13569 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:43.731086 13557 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:43.731779 13557 ts_tablet_manager.cc:1403] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.011s
I20260713 09:05:43.735541 13557 raft_consensus.cc:359] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.736440 13557 raft_consensus.cc:385] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.736791 13557 raft_consensus.cc:740] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.737648 13557 consensus_queue.cc:260] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.740636 13557 ts_tablet_manager.cc:1434] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:05:43.741714 13557 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.749389 13557 tablet_bootstrap.cc:654] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.755453 13550 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.756278 13550 ts_tablet_manager.cc:1403] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.009s
I20260713 09:05:43.759516 13550 raft_consensus.cc:359] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.760241 13557 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:43.760293 13550 raft_consensus.cc:385] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.760756 13550 raft_consensus.cc:740] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.760865 13557 ts_tablet_manager.cc:1403] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260713 09:05:43.762809 13550 consensus_queue.cc:260] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.764117 13557 raft_consensus.cc:359] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.764796 13557 raft_consensus.cc:385] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.765089 13557 raft_consensus.cc:740] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.765793 13557 consensus_queue.cc:260] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.768347 13550 ts_tablet_manager.cc:1434] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260713 09:05:43.768471 13557 ts_tablet_manager.cc:1434] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:43.769366 13557 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.769366 13550 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.776577 13557 tablet_bootstrap.cc:654] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.781301 13550 tablet_bootstrap.cc:654] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.792536 13557 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:43.793159 13557 ts_tablet_manager.cc:1403] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260713 09:05:43.796535 13557 raft_consensus.cc:359] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.797555 13569 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.798040 13569 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.802007 13569 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.802781 13557 raft_consensus.cc:385] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.803146 13557 raft_consensus.cc:740] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.804169 13550 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.804141 13557 consensus_queue.cc:260] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.804713 13550 ts_tablet_manager.cc:1403] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.011s
I20260713 09:05:43.806828 13557 ts_tablet_manager.cc:1434] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 09:05:43.807780 13557 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.814091 13557 tablet_bootstrap.cc:654] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.816219 13550 raft_consensus.cc:359] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.816994 13550 raft_consensus.cc:385] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.817332 13550 raft_consensus.cc:740] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.824832 13550 consensus_queue.cc:260] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.827821 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
W20260713 09:05:43.829617 13252 leader_election.cc:343] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.830595 13565 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.831202 13565 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.834939 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:43.836769 13474 leader_election.cc:343] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.838068 13565 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:43.847142 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:43.847282 13554 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.849676 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:43.850358 13435 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:43.853129 13550 ts_tablet_manager.cc:1434] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260713 09:05:43.854094 13550 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:43.854825 13253 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:43.855700 13569 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:43.851382 13436 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:43.856050 13569 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:43.856468 13569 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:43.848984 13554 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.857153 13253 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:43.862818 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:43.859871 13554 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
W20260713 09:05:43.870985 13401 leader_election.cc:343] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.877017 13572 raft_consensus.cc:493] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.878374 13572 raft_consensus.cc:515] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.881891 13555 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:43.886807 13555 ts_tablet_manager.cc:1403] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.172s	user 0.031s	sys 0.021s
I20260713 09:05:43.887982 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:43.891181 13400 leader_election.cc:343] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.891616 13400 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:43.893651 13572 leader_election.cc:290] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.892786 13554 raft_consensus.cc:2749] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.896968 13557 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:43.908387 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:43.907591 13557 ts_tablet_manager.cc:1403] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.040s
I20260713 09:05:43.899323 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:43.903700 13555 raft_consensus.cc:359] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:43.909536 13555 raft_consensus.cc:385] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.909863 13555 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
W20260713 09:05:43.909904 13251 leader_election.cc:343] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.907349 13550 tablet_bootstrap.cc:654] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:43.910441 13476 leader_election.cc:343] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.891731 13587 raft_consensus.cc:2804] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:43.910864 13476 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:43.911201 13587 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:43.911579 13587 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:43.912002 13565 raft_consensus.cc:2749] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.913173 13555 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:43.914069 13554 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.914690 13554 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.907143 13560 tablet_bootstrap.cc:492] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:43.915966 13560 ts_tablet_manager.cc:1403] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.223s	user 0.058s	sys 0.103s
I20260713 09:05:43.917677 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:43.918987 13560 raft_consensus.cc:359] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.922425 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:43.922745 13560 raft_consensus.cc:385] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.923280 13560 raft_consensus.cc:740] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
W20260713 09:05:43.923796 13401 leader_election.cc:343] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:43.919286 13328 leader_election.cc:343] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.923754 13587 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.921285 13554 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.921901 13555 ts_tablet_manager.cc:1434] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:05:43.921541 13569 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:43.924793 13560 consensus_queue.cc:260] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.925761 13572 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.926448 13569 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.926344 13572 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.926707 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
W20260713 09:05:43.928035 13251 leader_election.cc:343] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.928396 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:43.928972 13436 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:43.929972 13555 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:43.930193 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
W20260713 09:05:43.931540 13252 leader_election.cc:343] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.915144 13557 raft_consensus.cc:359] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:43.932296 13557 raft_consensus.cc:385] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.932677 13557 raft_consensus.cc:740] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.933588 13587 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:43.933462 13557 consensus_queue.cc:260] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:43.928992 13572 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.935212 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:43.936739 13555 tablet_bootstrap.cc:654] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.937067 13435 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:43.936519 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:43.940366 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:43.940716 13328 leader_election.cc:343] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.941373 13560 ts_tablet_manager.cc:1434] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
W20260713 09:05:43.941682 13400 leader_election.cc:343] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.942440 13560 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:43.942212 13400 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:43.945992 13435 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:43.946205 13554 raft_consensus.cc:2749] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.940960 13557 ts_tablet_manager.cc:1434] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260713 09:05:43.947139 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:43.947271 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:43.948534 13509 raft_consensus.cc:2468] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
W20260713 09:05:43.949769 13327 leader_election.cc:343] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.949882 13253 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:43.950421 13327 leader_election.cc:304] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:43.950830 13560 tablet_bootstrap.cc:654] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:43.952169 13572 raft_consensus.cc:2749] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.952874 13557 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:43.960829 13554 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.961627 13554 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.964469 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:43.954560 13587 raft_consensus.cc:2804] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:05:43.969065 13400 leader_election.cc:343] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.969079 13327 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:43.967957 13569 raft_consensus.cc:493] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:43.970069 13569 raft_consensus.cc:515] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.971951 13572 raft_consensus.cc:2804] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:43.973011 13572 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:43.973446 13572 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:43.973819 13569 leader_election.cc:290] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:43.974537 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:43.974872 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:43.975134 13554 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
W20260713 09:05:43.976290 13253 leader_election.cc:343] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:43.977128 13251 leader_election.cc:343] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.977782 13251 leader_election.cc:304] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:43.978269 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:43.978816 13569 raft_consensus.cc:2749] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:43.979445 13400 leader_election.cc:343] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.979756 13587 raft_consensus.cc:697] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:43.980708 13400 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:43.981212 13587 consensus_queue.cc:237] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:43.981858 13591 raft_consensus.cc:2749] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:43.982987 13572 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.976961 13436 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:43.985592 13253 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:43.989447 13550 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:43.989961 13572 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.990064 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:43.992005 13509 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:43.992017 13550 ts_tablet_manager.cc:1403] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.138s	user 0.024s	sys 0.011s
I20260713 09:05:43.990643 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:43.992023 13560 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:43.993134 13555 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:43.993136 13560 ts_tablet_manager.cc:1403] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
W20260713 09:05:43.993554 13328 leader_election.cc:343] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:43.993784 13555 ts_tablet_manager.cc:1403] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.003s
I20260713 09:05:43.995950 13592 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:43.996353 13560 raft_consensus.cc:359] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:43.998240 13560 raft_consensus.cc:385] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:43.998556 13560 raft_consensus.cc:740] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:43.996693 13555 raft_consensus.cc:359] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:43.998889 13509 raft_consensus.cc:2468] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:43.998725 13592 raft_consensus.cc:697] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:43.999387 13555 raft_consensus.cc:385] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.000075 13591 raft_consensus.cc:493] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.000294 13327 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:44.000545 13591 raft_consensus.cc:515] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.004879 13572 raft_consensus.cc:2804] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.005388 13572 raft_consensus.cc:697] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:44.001194 13592 consensus_queue.cc:237] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.006210 13572 consensus_queue.cc:237] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:43.990530 13557 tablet_bootstrap.cc:654] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.007341 13591 leader_election.cc:290] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:43.997128 13550 raft_consensus.cc:359] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.007000 13185 catalog_manager.cc:5697] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.007913 13550 raft_consensus.cc:385] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.008294 13550 raft_consensus.cc:740] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.009160 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:43.999755 13555 raft_consensus.cc:740] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.008970 13550 consensus_queue.cc:260] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
W20260713 09:05:44.010553 13401 leader_election.cc:343] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.011911 13550 ts_tablet_manager.cc:1434] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:44.014220 13560 consensus_queue.cc:260] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.016419 13555 consensus_queue.cc:260] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.018918 13555 ts_tablet_manager.cc:1434] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:05:44.020310 13550 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.025727 13555 tablet_bootstrap.cc:492] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:44.040899 13555 tablet_bootstrap.cc:654] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.044656 13550 tablet_bootstrap.cc:654] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:44.046705 13327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.132:44559, user_credentials={real_user=slave}} blocked reactor thread for 46532.5us
I20260713 09:05:44.048652 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.051057 13560 ts_tablet_manager.cc:1434] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.008s
I20260713 09:05:44.051221 13557 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:44.051666 13557 ts_tablet_manager.cc:1403] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.000s
I20260713 09:05:44.052182 13560 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
W20260713 09:05:44.052983 13400 leader_election.cc:343] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.053465 13400 leader_election.cc:304] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:44.054224 13591 raft_consensus.cc:2749] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:44.054716 13587 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.055191 13587 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.057456 13587 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.059459 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.060062 13560 tablet_bootstrap.cc:654] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.059929 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.060247 13436 raft_consensus.cc:2468] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
W20260713 09:05:44.061460 13252 leader_election.cc:343] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.062099 13253 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:44.062690 13550 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.062883 13592 raft_consensus.cc:2804] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.063158 13550 ts_tablet_manager.cc:1403] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.004s
I20260713 09:05:44.063352 13592 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.063872 13592 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.065588 13557 raft_consensus.cc:359] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.066303 13557 raft_consensus.cc:385] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.066581 13596 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.067185 13596 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.068054 13550 raft_consensus.cc:359] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.068711 13550 raft_consensus.cc:385] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.068974 13550 raft_consensus.cc:740] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.066620 13557 raft_consensus.cc:740] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.069770 13596 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.069622 13550 consensus_queue.cc:260] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.071640 13550 ts_tablet_manager.cc:1434] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260713 09:05:44.072532 13184 catalog_manager.cc:5697] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 1 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.079028 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.084884 13591 raft_consensus.cc:493] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.085520 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.086607 13560 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.087080 13560 ts_tablet_manager.cc:1403] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.008s
I20260713 09:05:44.087013 13587 raft_consensus.cc:493] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.089534 13587 raft_consensus.cc:515] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.091140 13592 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.085343 13591 raft_consensus.cc:515] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.088689 13550 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.091481 13587 leader_election.cc:290] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.094158 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.094726 13509 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.095566 13560 raft_consensus.cc:359] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.096230 13560 raft_consensus.cc:385] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.096527 13560 raft_consensus.cc:740] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.096747 13252 leader_election.cc:304] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
W20260713 09:05:44.087881 13326 leader_election.cc:343] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.103664 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.101162 13587 raft_consensus.cc:2804] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.104647 13587 raft_consensus.cc:493] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.104494 13560 consensus_queue.cc:260] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.106122 13591 leader_election.cc:290] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.106734 13560 ts_tablet_manager.cc:1434] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:05:44.107702 13560 tablet_bootstrap.cc:492] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:44.108230 13557 consensus_queue.cc:260] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.108882 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea0689d41844d478a683bfedaf85683" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.105013 13587 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.111027 13362 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
W20260713 09:05:44.114583 13401 leader_election.cc:343] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:44.101668 13327 leader_election.cc:343] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.109575 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea0689d41844d478a683bfedaf85683" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.114882 13557 ts_tablet_manager.cc:1434] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260713 09:05:44.115805 13550 tablet_bootstrap.cc:654] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.116705 13557 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
W20260713 09:05:44.116644 13400 leader_election.cc:343] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.117270 13400 leader_election.cc:304] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.118458 13591 raft_consensus.cc:2749] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:44.119524 13560 tablet_bootstrap.cc:654] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.121055 13587 raft_consensus.cc:515] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.124279 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:44.126740 13509 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.131039 13557 tablet_bootstrap.cc:654] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.131385 13592 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.134130 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:44.134582 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.135361 13362 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.131716 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.132278 13587 leader_election.cc:290] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.140015 13436 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:44.140422 13252 leader_election.cc:343] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.146667 13362 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.148203 13251 leader_election.cc:304] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.149292 13587 raft_consensus.cc:2804] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.149883 13587 raft_consensus.cc:697] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.150925 13587 consensus_queue.cc:237] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.153971 13327 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.155078 13596 raft_consensus.cc:2749] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:44.155282 13327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.132:44559, user_credentials={real_user=slave}} blocked reactor thread for 56374.9us
I20260713 09:05:44.163781 13555 tablet_bootstrap.cc:492] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:44.164042 13509 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.164273 13555 ts_tablet_manager.cc:1403] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.139s	user 0.029s	sys 0.027s
I20260713 09:05:44.165234 13550 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.165732 13550 ts_tablet_manager.cc:1403] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.015s
I20260713 09:05:44.167363 13555 raft_consensus.cc:359] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.165876 13436 raft_consensus.cc:2468] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.168140 13555 raft_consensus.cc:385] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.168524 13555 raft_consensus.cc:740] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.169221 13555 consensus_queue.cc:260] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.170403 13557 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:44.170845 13557 ts_tablet_manager.cc:1403] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.003s
I20260713 09:05:44.170935 13555 ts_tablet_manager.cc:1434] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:44.173151 13560 tablet_bootstrap.cc:492] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.173760 13560 ts_tablet_manager.cc:1403] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.026s
I20260713 09:05:44.174575 13253 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:44.175928 13555 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:44.176514 13560 raft_consensus.cc:359] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.177305 13560 raft_consensus.cc:385] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.177589 13565 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.177613 13560 raft_consensus.cc:740] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.178242 13587 raft_consensus.cc:2804] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.178190 13565 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.178613 13560 consensus_queue.cc:260] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.179198 13587 raft_consensus.cc:697] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.180295 13565 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.175669 13550 raft_consensus.cc:359] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.180931 13550 raft_consensus.cc:385] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.181118 13560 ts_tablet_manager.cc:1434] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:05:44.181327 13550 raft_consensus.cc:740] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.182121 13560 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:44.182646 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:44.184057 13474 leader_election.cc:343] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.183982 13550 consensus_queue.cc:260] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.183333 13557 raft_consensus.cc:359] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.185122 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.188699 13560 tablet_bootstrap.cc:654] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:44.189246 13474 leader_election.cc:343] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.189685 13474 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.190486 13565 raft_consensus.cc:2749] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:44.190855 13557 raft_consensus.cc:385] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.180325 13587 consensus_queue.cc:237] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.191185 13557 raft_consensus.cc:740] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.191985 13557 consensus_queue.cc:260] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.193830 13550 ts_tablet_manager.cc:1434] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:05:44.196583 13557 ts_tablet_manager.cc:1434] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:05:44.197489 13557 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:44.197604 13555 tablet_bootstrap.cc:654] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.198989 13550 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.202831 13560 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.203438 13560 ts_tablet_manager.cc:1403] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:05:44.207238 13560 raft_consensus.cc:359] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.208256 13560 raft_consensus.cc:385] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.208721 13550 tablet_bootstrap.cc:654] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.208626 13560 raft_consensus.cc:740] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.209797 13560 consensus_queue.cc:260] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.212044 13557 tablet_bootstrap.cc:654] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.212972 13560 ts_tablet_manager.cc:1434] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:05:44.214224 13560 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:44.220839 13185 catalog_manager.cc:5697] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.223022 13550 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.222644 13185 catalog_manager.cc:5697] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.224242 13185 catalog_manager.cc:5697] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.227543 13591 raft_consensus.cc:493] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.223444 13550 ts_tablet_manager.cc:1403] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260713 09:05:44.228029 13591 raft_consensus.cc:515] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.228564 13557 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:44.228982 13557 ts_tablet_manager.cc:1403] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260713 09:05:44.225572 13560 tablet_bootstrap.cc:654] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.230116 13591 leader_election.cc:290] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.230990 13555 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:44.232780 13555 ts_tablet_manager.cc:1403] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.018s
I20260713 09:05:44.233132 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
W20260713 09:05:44.234448 13401 leader_election.cc:343] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.231604 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:44.235945 13400 leader_election.cc:343] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.236349 13400 leader_election.cc:304] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.231848 13550 raft_consensus.cc:359] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.237433 13550 raft_consensus.cc:385] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.237310 13591 raft_consensus.cc:2749] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:44.237943 13550 raft_consensus.cc:740] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.238765 13550 consensus_queue.cc:260] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.237298 13555 raft_consensus.cc:359] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.243402 13555 raft_consensus.cc:385] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.243749 13555 raft_consensus.cc:740] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.244469 13555 consensus_queue.cc:260] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.240778 13550 ts_tablet_manager.cc:1434] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:05:44.238782 13557 raft_consensus.cc:359] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.245514 13557 raft_consensus.cc:385] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.245782 13557 raft_consensus.cc:740] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.246007 13550 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.246359 13557 consensus_queue.cc:260] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.248204 13560 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.248692 13557 ts_tablet_manager.cc:1434] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:05:44.249629 13557 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:44.251678 13550 tablet_bootstrap.cc:654] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.248668 13560 ts_tablet_manager.cc:1403] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.000s
I20260713 09:05:44.255779 13555 ts_tablet_manager.cc:1434] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:05:44.256821 13555 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:44.257517 13557 tablet_bootstrap.cc:654] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.260802 13560 raft_consensus.cc:359] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.261555 13560 raft_consensus.cc:385] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.261844 13560 raft_consensus.cc:740] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.262564 13560 consensus_queue.cc:260] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.263389 13555 tablet_bootstrap.cc:654] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.265172 13560 ts_tablet_manager.cc:1434] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:44.266127 13560 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:44.278048 13587 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.278291 13560 tablet_bootstrap.cc:654] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.278527 13587 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.280413 13587 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.281047 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.281664 13436 raft_consensus.cc:2468] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.281850 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.282869 13253 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
W20260713 09:05:44.283670 13252 leader_election.cc:343] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.284610 13587 raft_consensus.cc:2804] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.284963 13587 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.285288 13587 raft_consensus.cc:3060] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.286949 13557 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:44.287416 13557 ts_tablet_manager.cc:1403] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260713 09:05:44.288153 13550 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.288570 13550 ts_tablet_manager.cc:1403] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.004s
I20260713 09:05:44.290091 13557 raft_consensus.cc:359] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.290717 13557 raft_consensus.cc:385] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.290994 13557 raft_consensus.cc:740] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.290899 13550 raft_consensus.cc:359] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.291606 13550 raft_consensus.cc:385] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.291363 13587 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.291991 13550 raft_consensus.cc:740] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.285297 13555 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:44.291776 13557 consensus_queue.cc:260] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.292917 13555 ts_tablet_manager.cc:1403] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260713 09:05:44.292896 13550 consensus_queue.cc:260] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.294122 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.294691 13436 raft_consensus.cc:3060] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.297077 13557 ts_tablet_manager.cc:1434] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:44.297963 13557 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:44.301059 13591 raft_consensus.cc:493] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.301564 13591 raft_consensus.cc:515] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.302076 13436 raft_consensus.cc:2468] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.303053 13560 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.302709 13555 raft_consensus.cc:359] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.303182 13253 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.303529 13555 raft_consensus.cc:385] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.304031 13555 raft_consensus.cc:740] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.304111 13592 raft_consensus.cc:2804] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.304423 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.304683 13592 raft_consensus.cc:697] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.305061 13287 raft_consensus.cc:2468] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 0.
I20260713 09:05:44.305114 13555 consensus_queue.cc:260] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.305838 13557 tablet_bootstrap.cc:654] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.305527 13592 consensus_queue.cc:237] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.306358 13400 leader_election.cc:304] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.307514 13554 raft_consensus.cc:2804] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.307726 13555 ts_tablet_manager.cc:1434] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:05:44.307924 13554 raft_consensus.cc:493] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.303500 13560 ts_tablet_manager.cc:1403] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.000s
I20260713 09:05:44.308372 13554 raft_consensus.cc:3060] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.309162 13555 tablet_bootstrap.cc:492] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:44.310076 13569 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.310540 13569 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.310848 13560 raft_consensus.cc:359] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.311528 13560 raft_consensus.cc:385] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.311849 13560 raft_consensus.cc:740] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.312620 13569 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.312470 13560 consensus_queue.cc:260] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.314671 13560 ts_tablet_manager.cc:1434] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:44.315639 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.315917 13560 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:44.316304 13509 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.316563 13555 tablet_bootstrap.cc:654] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.318207 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.318804 13362 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.320539 13252 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.321961 13554 raft_consensus.cc:515] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.324525 13591 leader_election.cc:290] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.324817 13560 tablet_bootstrap.cc:654] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.327847 13569 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.328199 13569 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.328526 13569 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.330360 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.331106 13362 raft_consensus.cc:2468] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 0.
I20260713 09:05:44.334389 13550 ts_tablet_manager.cc:1434] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260713 09:05:44.336560 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:44.337260 13287 raft_consensus.cc:3060] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.338440 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
W20260713 09:05:44.340518 13252 leader_election.cc:343] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.346150 13287 raft_consensus.cc:2468] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:44.347527 13400 leader_election.cc:304] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.348585 13591 raft_consensus.cc:2804] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.351941 13587 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.335108 13569 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.354386 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.355165 13362 raft_consensus.cc:3060] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.361954 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.362856 13361 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.363670 13569 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.368122 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:44.368821 13509 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.373733 13184 catalog_manager.cc:5697] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:44.377489 13251 consensus_peers.cc:597] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 -> Peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Couldn't send request to peer 1e44f4614e474ceebc65687af5e3aa6c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:44.378930 13361 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.384284 13554 leader_election.cc:290] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.385249 13555 tablet_bootstrap.cc:492] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:44.385738 13555 ts_tablet_manager.cc:1403] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.077s	user 0.039s	sys 0.011s
I20260713 09:05:44.386602 13550 tablet_bootstrap.cc:492] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.388265 13555 raft_consensus.cc:359] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.389030 13592 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.389597 13592 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.393052 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.393778 13360 raft_consensus.cc:2468] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
W20260713 09:05:44.394712 13233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:44.391600 13592 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.395750 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.398079 13591 raft_consensus.cc:697] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 1 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
W20260713 09:05:44.399744 13252 leader_election.cc:343] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.395747 13251 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.400365 13362 raft_consensus.cc:2468] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:44.400869 13592 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.401007 13251 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:44.401448 13592 raft_consensus.cc:697] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.402866 13587 raft_consensus.cc:2804] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.402472 13592 consensus_queue.cc:237] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.403255 13587 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.403646 13587 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.404054 13560 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.404490 13560 ts_tablet_manager.cc:1403] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.028s
I20260713 09:05:44.399571 13591 consensus_queue.cc:237] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.396014 13509 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.407032 13560 raft_consensus.cc:359] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.389014 13555 raft_consensus.cc:385] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.409446 13557 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:44.410466 13557 ts_tablet_manager.cc:1403] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.026s
I20260713 09:05:44.410211 13587 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.409798 13550 tablet_bootstrap.cc:654] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.410254 13555 raft_consensus.cc:740] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.414283 13555 consensus_queue.cc:260] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.417855 13557 raft_consensus.cc:359] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.418582 13557 raft_consensus.cc:385] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.418883 13557 raft_consensus.cc:740] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.419487 13557 consensus_queue.cc:260] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.423003 13557 ts_tablet_manager.cc:1434] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:05:44.423897 13557 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:44.425597 13550 tablet_bootstrap.cc:492] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.425995 13550 ts_tablet_manager.cc:1403] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.003s
I20260713 09:05:44.426640 13182 catalog_manager.cc:5697] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.427639 13550 raft_consensus.cc:359] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.428233 13550 raft_consensus.cc:385] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.428452 13550 raft_consensus.cc:740] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.429003 13557 tablet_bootstrap.cc:654] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.428957 13550 consensus_queue.cc:260] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
W20260713 09:05:44.429255 13328 consensus_peers.cc:597] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c -> Peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Couldn't send request to peer ad20c5c5ecf64e299840810d58d63bb4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:44.430757 13550 ts_tablet_manager.cc:1434] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:05:44.431591 13550 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.407662 13560 raft_consensus.cc:385] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.433033 13560 raft_consensus.cc:740] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.432646 13184 catalog_manager.cc:5697] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.433694 13560 consensus_queue.cc:260] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.434361 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:44.435271 13587 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.435956 13587 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.436369 13587 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.436908 13550 tablet_bootstrap.cc:654] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.437698 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.438289 13362 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.439025 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:44.440325 13251 leader_election.cc:343] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.441082 13555 ts_tablet_manager.cc:1434] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260713 09:05:44.441931 13555 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:44.444164 13560 ts_tablet_manager.cc:1434] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260713 09:05:44.445398 13560 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
W20260713 09:05:44.436492 13252 leader_election.cc:343] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.450415 13560 tablet_bootstrap.cc:654] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.452302 13587 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:44.453881 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.454535 13436 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.456250 13253 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:44.459312 13362 raft_consensus.cc:2468] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.461088 13251 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:44.462715 13587 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.463092 13587 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.463402 13587 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.463567 13569 raft_consensus.cc:2804] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.470100 13587 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.470468 13592 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.470908 13592 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.473567 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.474326 13360 raft_consensus.cc:2468] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.475752 13251 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.475967 13592 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:44.476461 13592 raft_consensus.cc:2804] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.476804 13592 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.477121 13592 raft_consensus.cc:3060] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.478231 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
W20260713 09:05:44.479525 13251 leader_election.cc:343] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.480643 13587 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:44.487426 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.490012 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.490656 13436 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.495805 13569 raft_consensus.cc:697] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.497152 13569 consensus_queue.cc:237] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
W20260713 09:05:44.497453 13253 leader_election.cc:343] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.495291 13633 consensus_queue.cc:1048] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:05:44.503206 13565 raft_consensus.cc:493] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.503830 13565 raft_consensus.cc:515] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.508553 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.509295 13434 raft_consensus.cc:2468] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:44.513347 13565 leader_election.cc:290] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:44.514623 13476 leader_election.cc:304] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:44.515959 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.516732 13362 raft_consensus.cc:2468] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:44.518669 13565 raft_consensus.cc:2804] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.519137 13565 raft_consensus.cc:493] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.519714 13565 raft_consensus.cc:3060] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.526160 13555 tablet_bootstrap.cc:654] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.529999 13633 consensus_queue.cc:1048] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.530385 13596 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.530970 13596 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.531587 13509 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.533470 13596 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.535806 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:44.536581 13510 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:44.539016 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.539813 13433 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:44.519107 13182 catalog_manager.cc:5697] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.541976 13327 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:44.550406 13600 raft_consensus.cc:2804] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.550887 13600 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.551272 13600 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.560671 13600 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.569954 13600 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.572340 13565 raft_consensus.cc:515] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.573946 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:44.574694 13510 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.576895 13565 leader_election.cc:290] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:44.584131 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.584897 13433 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.587855 13591 raft_consensus.cc:493] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.588449 13591 raft_consensus.cc:515] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.590927 13591 leader_election.cc:290] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.592701 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.593482 13362 raft_consensus.cc:2468] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 0.
I20260713 09:05:44.592810 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.594293 13287 raft_consensus.cc:2468] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 0.
I20260713 09:05:44.595831 13400 leader_election.cc:304] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.597049 13591 raft_consensus.cc:2804] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.598892 13591 raft_consensus.cc:493] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.601217 13591 raft_consensus.cc:3060] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.603848 13634 consensus_queue.cc:1048] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:44.608530 13600 consensus_queue.cc:1048] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.529032 13436 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.612702 13253 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:44.629035 13634 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.629954 13634 raft_consensus.cc:697] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.631006 13634 consensus_queue.cc:237] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.644598 13560 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.645112 13560 ts_tablet_manager.cc:1403] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.200s	user 0.021s	sys 0.068s
I20260713 09:05:44.645021 13565 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.645803 13565 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.648249 13560 raft_consensus.cc:359] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.648998 13560 raft_consensus.cc:385] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.649358 13565 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.650048 13565 raft_consensus.cc:493] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.650362 13550 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.650806 13550 ts_tablet_manager.cc:1403] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.219s	user 0.057s	sys 0.078s
I20260713 09:05:44.650502 13565 raft_consensus.cc:515] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.651820 13557 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:44.652258 13557 ts_tablet_manager.cc:1403] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.229s	user 0.040s	sys 0.050s
I20260713 09:05:44.652853 13565 leader_election.cc:290] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.655468 13592 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.658784 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.659520 13362 raft_consensus.cc:3060] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.661927 13557 raft_consensus.cc:359] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.662565 13557 raft_consensus.cc:385] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.662829 13557 raft_consensus.cc:740] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.663499 13557 consensus_queue.cc:260] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.619271 13591 raft_consensus.cc:515] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.670823 13362 raft_consensus.cc:2468] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.649325 13560 raft_consensus.cc:740] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.672153 13251 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:44.672326 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.672129 13560 consensus_queue.cc:260] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.672956 13360 raft_consensus.cc:3060] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.672715 13550 raft_consensus.cc:359] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.673091 13633 raft_consensus.cc:2804] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.673379 13550 raft_consensus.cc:385] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.673615 13633 raft_consensus.cc:697] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:44.673728 13550 raft_consensus.cc:740] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.674136 13560 ts_tablet_manager.cc:1434] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:05:44.674986 13560 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:44.675595 13626 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.676142 13626 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.676931 13550 consensus_queue.cc:260] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.678612 13626 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:44.680680 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:44.681272 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.682809 13550 ts_tablet_manager.cc:1434] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
W20260713 09:05:44.682870 13400 leader_election.cc:343] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.683782 13550 tablet_bootstrap.cc:492] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
W20260713 09:05:44.684533 13400 leader_election.cc:343] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.684944 13400 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.687776 13554 raft_consensus.cc:2749] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:44.685176 13360 raft_consensus.cc:2468] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:44.674538 13633 consensus_queue.cc:237] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.689779 13400 leader_election.cc:304] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:44.690572 13554 raft_consensus.cc:2804] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.691031 13554 raft_consensus.cc:697] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:44.691847 13554 consensus_queue.cc:237] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.692839 13560 tablet_bootstrap.cc:654] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.696250 13591 leader_election.cc:290] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.698490 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:44.699216 13287 raft_consensus.cc:3060] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.726245 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:44.730487 13360 raft_consensus.cc:3060] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.731879 13287 raft_consensus.cc:2468] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:44.740831 13433 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:44.741793 13360 raft_consensus.cc:2468] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:44.742323 13328 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:44.749989 13600 raft_consensus.cc:2804] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.750994 13550 tablet_bootstrap.cc:654] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.750442 13600 raft_consensus.cc:697] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:44.757949 13557 ts_tablet_manager.cc:1434] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.105s	user 0.016s	sys 0.015s
I20260713 09:05:44.759598 13555 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:44.762532 13555 ts_tablet_manager.cc:1403] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.321s	user 0.011s	sys 0.002s
I20260713 09:05:44.763911 13474 leader_election.cc:304] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:44.764856 13639 raft_consensus.cc:2804] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.765317 13639 raft_consensus.cc:697] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:44.766089 13639 consensus_queue.cc:237] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
W20260713 09:05:44.766860 13252 consensus_peers.cc:597] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 -> Peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Couldn't send request to peer 2201e02ab18740549fbc803ae2647f74. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:44.766300 13185 catalog_manager.cc:5697] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.767616 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.763929 13654 consensus_queue.cc:1048] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260713 09:05:44.769675 13555 raft_consensus.cc:359] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.770025 13654 consensus_queue.cc:1048] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.770344 13555 raft_consensus.cc:385] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.770629 13555 raft_consensus.cc:740] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.763551 13557 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:44.756850 13633 consensus_queue.cc:1048] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:05:44.758332 13510 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:44.798540 13555 consensus_queue.cc:260] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.775393 13600 consensus_queue.cc:237] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.807992 13509 raft_consensus.cc:3060] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.808688 13555 ts_tablet_manager.cc:1434] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260713 09:05:44.809914 13555 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:44.812001 13587 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.812521 13587 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.814496 13587 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.772337 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.780735 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.772505 13592 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:44.774827 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea0689d41844d478a683bfedaf85683" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.775593 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea0689d41844d478a683bfedaf85683" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.815184 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.822763 13433 raft_consensus.cc:3060] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.830134 13560 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.822556 13436 raft_consensus.cc:3060] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.830801 13560 ts_tablet_manager.cc:1403] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.012s
I20260713 09:05:44.833431 13560 raft_consensus.cc:359] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.834141 13560 raft_consensus.cc:385] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.834414 13560 raft_consensus.cc:740] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.835137 13560 consensus_queue.cc:260] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:44.833770 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
W20260713 09:05:44.836784 13252 leader_election.cc:343] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.837000 13550 tablet_bootstrap.cc:492] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.837273 13560 ts_tablet_manager.cc:1434] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:44.837431 13550 ts_tablet_manager.cc:1403] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.013s
I20260713 09:05:44.838140 13560 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
W20260713 09:05:44.841670 13474 leader_election.cc:343] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.844144 13557 tablet_bootstrap.cc:654] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.844866 13550 raft_consensus.cc:359] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.845510 13550 raft_consensus.cc:385] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.845805 13550 raft_consensus.cc:740] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.827466 13435 raft_consensus.cc:2468] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:44.849323 13591 consensus_queue.cc:1048] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:44.850795 13560 tablet_bootstrap.cc:654] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.855826 13476 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.857396 13432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.860741 13436 raft_consensus.cc:2468] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:44.871419 13476 leader_election.cc:304] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.872243 13565 raft_consensus.cc:2804] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.872609 13565 raft_consensus.cc:493] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.872941 13565 raft_consensus.cc:3060] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.873232 13432 raft_consensus.cc:2468] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:44.865411 13639 raft_consensus.cc:2749] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.877635 13253 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:44.865787 13550 consensus_queue.cc:260] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:44.864876 13433 raft_consensus.cc:2468] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:44.882469 13637 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:44.885546 13550 ts_tablet_manager.cc:1434] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260713 09:05:44.882956 13637 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.891557 13637 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.883440 13569 raft_consensus.cc:2804] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:44.886436 13182 catalog_manager.cc:5697] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.892694 13569 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:44.892643 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:44.893252 13569 raft_consensus.cc:3060] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.894168 13634 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.883320 13633 consensus_queue.cc:1048] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:05:44.896319 13634 consensus_queue.cc:1048] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.899487 13565 raft_consensus.cc:515] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.901046 13592 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.901502 13565 leader_election.cc:290] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:44.874655 13184 catalog_manager.cc:5697] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 1 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.907294 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea0689d41844d478a683bfedaf85683" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.907899 13435 raft_consensus.cc:3060] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.918776 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:44.920163 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea0689d41844d478a683bfedaf85683" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:44.920429 13476 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
W20260713 09:05:44.921658 13474 leader_election.cc:343] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.922526 13550 tablet_bootstrap.cc:492] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:44.918784 13560 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:44.927030 13560 ts_tablet_manager.cc:1403] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.016s
I20260713 09:05:44.934823 13185 catalog_manager.cc:5697] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.933907 13361 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.940980 13637 raft_consensus.cc:2749] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:44.943768 13550 tablet_bootstrap.cc:654] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.948642 13183 catalog_manager.cc:5697] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 1 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.950387 13555 tablet_bootstrap.cc:654] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:44.965456 13435 raft_consensus.cc:2468] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:44.960522 13569 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:44.970855 13554 consensus_queue.cc:1048] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:44.971832 13569 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:44.974823 13560 raft_consensus.cc:359] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.979108 13560 raft_consensus.cc:385] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:44.979467 13560 raft_consensus.cc:740] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:44.980305 13560 consensus_queue.cc:260] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:44.983982 13560 ts_tablet_manager.cc:1434] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.002s
I20260713 09:05:44.991077 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:44.988521 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:44.992272 13435 raft_consensus.cc:3060] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:44.995766 13555 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:44.996181 13476 leader_election.cc:304] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:44.997021 13637 raft_consensus.cc:2804] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:44.997473 13637 raft_consensus.cc:697] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:44.998010 13550 tablet_bootstrap.cc:492] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:44.998462 13550 ts_tablet_manager.cc:1403] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.025s
I20260713 09:05:44.998267 13637 consensus_queue.cc:237] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
W20260713 09:05:45.000422 13252 leader_election.cc:343] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:44.996201 13555 ts_tablet_manager.cc:1403] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.004s
I20260713 09:05:45.001696 13560 tablet_bootstrap.cc:492] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:45.001179 13550 raft_consensus.cc:359] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.006958 13550 raft_consensus.cc:385] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.007218 13550 raft_consensus.cc:740] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.007860 13550 consensus_queue.cc:260] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.010761 13435 raft_consensus.cc:2468] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:45.013192 13557 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:45.013597 13557 ts_tablet_manager.cc:1403] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.250s	user 0.015s	sys 0.002s
I20260713 09:05:45.014436 13626 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.014730 13253 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.014916 13626 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.017359 13626 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.017504 13569 raft_consensus.cc:2804] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.018162 13569 raft_consensus.cc:697] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:45.019065 13569 consensus_queue.cc:237] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.019737 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.021474 13550 ts_tablet_manager.cc:1434] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:05:45.003844 13555 raft_consensus.cc:359] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.020496 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.024669 13400 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.025725 13626 raft_consensus.cc:2749] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.022354 13550 tablet_bootstrap.cc:492] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4: Bootstrap starting.
I20260713 09:05:45.023278 13555 raft_consensus.cc:385] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.017050 13557 raft_consensus.cc:359] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.027385 13555 raft_consensus.cc:740] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.027652 13557 raft_consensus.cc:385] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.028133 13557 raft_consensus.cc:740] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.028821 13557 consensus_queue.cc:260] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.029807 13555 consensus_queue.cc:260] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.031023 13557 ts_tablet_manager.cc:1434] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260713 09:05:45.033298 13557 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:45.033887 13560 tablet_bootstrap.cc:654] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.038290 13555 ts_tablet_manager.cc:1434] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260713 09:05:45.039479 13555 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.040509 13587 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.040948 13587 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.043022 13587 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.044035 13550 tablet_bootstrap.cc:654] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.044837 13555 tablet_bootstrap.cc:654] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.045329 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.047075 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.047989 13360 raft_consensus.cc:2468] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:45.053210 13660 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.053846 13660 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
W20260713 09:05:45.047103 13252 leader_election.cc:343] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.060745 13660 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.061872 13251 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.062098 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:45.063449 13326 leader_election.cc:343] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.066636 13592 raft_consensus.cc:2804] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.066756 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.067272 13592 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.067806 13592 raft_consensus.cc:3060] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.067919 13433 raft_consensus.cc:2468] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:45.069993 13328 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.072626 13600 raft_consensus.cc:2804] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.073108 13600 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.073508 13600 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.073606 13587 consensus_queue.cc:1048] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260713 09:05:45.084709 13251 consensus_peers.cc:597] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 -> Peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Couldn't send request to peer 1e44f4614e474ceebc65687af5e3aa6c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:45.084853 13587 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.085265 13626 consensus_queue.cc:1048] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.097452 13600 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.100728 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
W20260713 09:05:45.104518 13326 leader_election.cc:343] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:45.093051 13252 consensus_peers.cc:597] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 -> Peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Couldn't send request to peer 2201e02ab18740549fbc803ae2647f74. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:45.105059 13600 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.108757 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:45.114522 13435 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.105191 13592 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.124665 13557 tablet_bootstrap.cc:654] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.133725 13435 raft_consensus.cc:2468] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:45.133942 13184 catalog_manager.cc:5697] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 1 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.134843 13328 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.140144 13600 raft_consensus.cc:2804] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.140795 13600 raft_consensus.cc:697] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:45.141515 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:45.141588 13600 consensus_queue.cc:237] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
W20260713 09:05:45.142942 13252 leader_election.cc:343] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.173919 13592 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.178000 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:45.178823 13361 raft_consensus.cc:3060] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.183667 13591 consensus_queue.cc:1048] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.192571 13361 raft_consensus.cc:2468] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:45.198519 13251 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.210457 13550 tablet_bootstrap.cc:492] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4: No bootstrap required, opened a new log
I20260713 09:05:45.210872 13550 ts_tablet_manager.cc:1403] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4: Time spent bootstrapping tablet: real 0.189s	user 0.016s	sys 0.025s
I20260713 09:05:45.211825 13592 raft_consensus.cc:2804] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.212342 13592 raft_consensus.cc:697] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:45.213140 13592 consensus_queue.cc:237] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.214851 13555 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.215274 13555 ts_tablet_manager.cc:1403] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.176s	user 0.008s	sys 0.011s
I20260713 09:05:45.217141 13550 raft_consensus.cc:359] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.217780 13550 raft_consensus.cc:385] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.217625 13555 raft_consensus.cc:359] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.218066 13550 raft_consensus.cc:740] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.218272 13555 raft_consensus.cc:385] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.218552 13555 raft_consensus.cc:740] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.219023 13550 consensus_queue.cc:260] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.219714 13555 consensus_queue.cc:260] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.221240 13550 ts_tablet_manager.cc:1434] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:45.222326 13555 ts_tablet_manager.cc:1434] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:45.223191 13557 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:45.223613 13557 ts_tablet_manager.cc:1403] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.191s	user 0.019s	sys 0.010s
I20260713 09:05:45.223893 13555 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.226033 13557 raft_consensus.cc:359] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.226645 13557 raft_consensus.cc:385] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.226919 13557 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.228446 13557 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.231300 13560 tablet_bootstrap.cc:492] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:45.231835 13560 ts_tablet_manager.cc:1403] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.230s	user 0.010s	sys 0.010s
I20260713 09:05:45.234278 13557 ts_tablet_manager.cc:1434] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:05:45.234447 13560 raft_consensus.cc:359] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.235266 13560 raft_consensus.cc:385] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.195667 13183 catalog_manager.cc:5697] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.235437 13557 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:45.235623 13560 raft_consensus.cc:740] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.249719 13560 consensus_queue.cc:260] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.252049 13560 ts_tablet_manager.cc:1434] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:05:45.252947 13560 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:45.253006 13182 catalog_manager.cc:5697] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 1 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.243577 13555 tablet_bootstrap.cc:654] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.260602 13637 consensus_queue.cc:1048] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.264204 13560 tablet_bootstrap.cc:654] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.267019 13508 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.276522 13554 raft_consensus.cc:493] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.277033 13554 raft_consensus.cc:515] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.279011 13554 leader_election.cc:290] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.279529 13555 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.279800 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e7e2d6c45643f199c99104e560fd58" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.280042 13555 ts_tablet_manager.cc:1403] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260713 09:05:45.280397 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e7e2d6c45643f199c99104e560fd58" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.280696 13655 consensus_queue.cc:1048] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:05:45.281128 13400 leader_election.cc:343] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:45.281883 13401 leader_election.cc:343] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.282310 13401 leader_election.cc:304] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.283738 13591 raft_consensus.cc:2749] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.282989 13555 raft_consensus.cc:359] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.284857 13555 raft_consensus.cc:385] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.285231 13555 raft_consensus.cc:740] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.286574 13185 catalog_manager.cc:5697] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.288518 13555 consensus_queue.cc:260] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.291347 13555 ts_tablet_manager.cc:1434] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:45.292390 13555 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.295557 13655 consensus_queue.cc:1048] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.298883 13555 tablet_bootstrap.cc:654] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.304966 13639 consensus_queue.cc:1048] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.330423 13639 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.330624 13557 tablet_bootstrap.cc:654] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.330912 13639 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.333114 13639 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:45.336344 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:45.338074 13592 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.338577 13592 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.341251 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.341899 13509 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:45.344786 13252 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:45.345623 13655 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.345974 13655 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.346287 13655 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.346745 13600 consensus_queue.cc:1048] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.347117 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.348047 13435 raft_consensus.cc:2393] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 1: Already voted for candidate dadc695f416842d1a53c272f966c6ae6 in this term.
I20260713 09:05:45.349154 13476 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.358563 13639 raft_consensus.cc:3060] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.365235 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:45.366519 13251 leader_election.cc:343] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.367031 13433 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.367789 13592 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.379591 13600 consensus_queue.cc:1048] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.388870 13655 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.392841 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:45.393108 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:45.393427 13509 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:45.394373 13251 leader_election.cc:343] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.391630 13655 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.395962 13695 raft_consensus.cc:493] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.396595 13695 raft_consensus.cc:515] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.398921 13639 raft_consensus.cc:2749] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.413893 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.414490 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.417564 13509 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:45.416724 13435 raft_consensus.cc:2468] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:45.418790 13252 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:45.421370 13569 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.421871 13569 raft_consensus.cc:697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:45.422657 13569 consensus_queue.cc:237] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.420933 13554 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.424108 13554 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.426076 13554 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
W20260713 09:05:45.418691 13327 leader_election.cc:343] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.427884 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:45.429041 13400 leader_election.cc:343] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.429960 13328 leader_election.cc:304] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.430644 13600 raft_consensus.cc:2804] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.431005 13600 raft_consensus.cc:493] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:05:45.431319 13233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:45.431342 13600 raft_consensus.cc:3060] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.415079 13695 leader_election.cc:290] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.433364 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
W20260713 09:05:45.434526 13401 leader_election.cc:343] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.434916 13401 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.434993 13560 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:45.435554 13554 raft_consensus.cc:2749] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.435631 13560 ts_tablet_manager.cc:1403] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.183s	user 0.024s	sys 0.037s
I20260713 09:05:45.439122 13560 raft_consensus.cc:359] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.440012 13560 raft_consensus.cc:385] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.440349 13560 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.441303 13560 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.443746 13560 ts_tablet_manager.cc:1434] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:45.445447 13560 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:45.458699 13555 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.459160 13555 ts_tablet_manager.cc:1403] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.167s	user 0.048s	sys 0.055s
I20260713 09:05:45.459895 13557 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:45.460374 13557 ts_tablet_manager.cc:1403] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.225s	user 0.008s	sys 0.007s
I20260713 09:05:45.461931 13555 raft_consensus.cc:359] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.462554 13555 raft_consensus.cc:385] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.462845 13555 raft_consensus.cc:740] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.462668 13557 raft_consensus.cc:359] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.463339 13557 raft_consensus.cc:385] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.463629 13557 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.463935 13555 consensus_queue.cc:260] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.466430 13555 ts_tablet_manager.cc:1434] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:45.467325 13555 tablet_bootstrap.cc:492] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.467242 13557 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.456212 13600 raft_consensus.cc:515] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.469328 13557 ts_tablet_manager.cc:1434] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:45.470579 13557 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:45.470923 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:45.471733 13435 raft_consensus.cc:3060] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.474014 13600 leader_election.cc:290] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.476766 13639 consensus_queue.cc:1048] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.467281 13560 tablet_bootstrap.cc:654] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.480158 13435 raft_consensus.cc:2468] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:45.481282 13328 leader_election.cc:304] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:45.482079 13695 raft_consensus.cc:2804] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.482514 13695 raft_consensus.cc:697] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:45.483446 13695 consensus_queue.cc:237] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.488961 13557 tablet_bootstrap.cc:654] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.478252 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
W20260713 09:05:45.490458 13327 leader_election.cc:343] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.499333 13182 catalog_manager.cc:5697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.504997 13555 tablet_bootstrap.cc:654] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.517536 13560 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:45.518028 13560 ts_tablet_manager.cc:1403] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.011s
I20260713 09:05:45.517828 13184 catalog_manager.cc:5697] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 1 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.520749 13560 raft_consensus.cc:359] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.521389 13560 raft_consensus.cc:385] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.521648 13560 raft_consensus.cc:740] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.523065 13560 consensus_queue.cc:260] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.533665 13560 ts_tablet_manager.cc:1434] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:05:45.537138 13592 consensus_queue.cc:1048] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.537550 13560 tablet_bootstrap.cc:492] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
W20260713 09:05:45.537699 13474 consensus_peers.cc:597] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:45.545905 13326 consensus_peers.cc:597] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:45.548329 13560 tablet_bootstrap.cc:654] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.552983 13557 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:45.553606 13557 ts_tablet_manager.cc:1403] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.000s
I20260713 09:05:45.555171 13695 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.555637 13695 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.556461 13560 tablet_bootstrap.cc:492] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:45.556905 13560 ts_tablet_manager.cc:1403] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:05:45.557746 13695 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:45.559139 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.559206 13560 raft_consensus.cc:359] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.560074 13509 raft_consensus.cc:2393] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 1: Already voted for candidate dadc695f416842d1a53c272f966c6ae6 in this term.
I20260713 09:05:45.560061 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:45.562013 13587 consensus_queue.cc:1048] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.562604 13555 tablet_bootstrap.cc:492] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.562934 13555 ts_tablet_manager.cc:1403] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.005s
I20260713 09:05:45.564657 13555 raft_consensus.cc:359] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.560055 13560 raft_consensus.cc:385] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.565501 13560 raft_consensus.cc:740] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.566200 13560 consensus_queue.cc:260] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.568266 13637 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.568890 13637 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.565130 13555 raft_consensus.cc:385] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.569825 13555 raft_consensus.cc:740] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.571087 13637 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.571645 13557 raft_consensus.cc:359] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.571717 13555 consensus_queue.cc:260] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.572412 13557 raft_consensus.cc:385] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.572765 13557 raft_consensus.cc:740] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.573117 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:45.573606 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.573500 13557 consensus_queue.cc:260] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.574011 13555 ts_tablet_manager.cc:1434] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:45.577768 13555 tablet_bootstrap.cc:492] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.579016 13557 ts_tablet_manager.cc:1434] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.004s
I20260713 09:05:45.579917 13557 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:45.583155 13555 tablet_bootstrap.cc:654] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.574503 13359 raft_consensus.cc:2393] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 1: Already voted for candidate dadc695f416842d1a53c272f966c6ae6 in this term.
I20260713 09:05:45.574925 13327 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.585786 13557 tablet_bootstrap.cc:654] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.586262 13695 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.588526 13474 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.589429 13637 raft_consensus.cc:3060] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.571254 13560 ts_tablet_manager.cc:1434] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:45.591267 13560 tablet_bootstrap.cc:492] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:45.596314 13565 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.596771 13565 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.598940 13565 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.603140 13695 raft_consensus.cc:2749] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.603489 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:45.604310 13560 tablet_bootstrap.cc:654] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.605559 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.607357 13508 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.608982 13474 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.610239 13637 raft_consensus.cc:2749] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.613438 13560 tablet_bootstrap.cc:492] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:45.613965 13560 ts_tablet_manager.cc:1403] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260713 09:05:45.614434 13555 tablet_bootstrap.cc:492] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.614976 13555 ts_tablet_manager.cc:1403] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260713 09:05:45.616734 13560 raft_consensus.cc:359] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.617570 13560 raft_consensus.cc:385] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.618966 13560 raft_consensus.cc:740] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.619743 13560 consensus_queue.cc:260] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.620674 13557 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:45.621308 13557 ts_tablet_manager.cc:1403] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260713 09:05:45.624300 13560 ts_tablet_manager.cc:1434] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:45.624387 13557 raft_consensus.cc:359] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.625147 13557 raft_consensus.cc:385] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.625289 13560 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: Bootstrap starting.
I20260713 09:05:45.625469 13557 raft_consensus.cc:740] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.617774 13555 raft_consensus.cc:359] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.626503 13555 raft_consensus.cc:385] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.626457 13587 consensus_queue.cc:1048] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.626978 13555 raft_consensus.cc:740] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.627888 13555 consensus_queue.cc:260] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.630882 13555 ts_tablet_manager.cc:1434] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260713 09:05:45.632177 13555 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.636021 13637 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.636554 13637 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.638785 13637 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.639735 13560 tablet_bootstrap.cc:654] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.640793 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.641537 13436 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:45.641855 13695 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.642444 13695 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.642812 13476 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:45.644409 13637 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.644533 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.644850 13637 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.645248 13361 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:45.626212 13557 consensus_queue.cc:260] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.645051 13695 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.645258 13637 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.646730 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.650242 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.650879 13436 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:45.653249 13328 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:45.654098 13695 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.654488 13695 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.654829 13695 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.658931 13637 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.660192 13509 raft_consensus.cc:2393] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 1: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:05:45.662073 13695 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.665205 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:45.665766 13436 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.671866 13565 raft_consensus.cc:2749] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.673185 13557 ts_tablet_manager.cc:1434] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260713 09:05:45.676709 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:45.677544 13509 raft_consensus.cc:2393] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 1: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:05:45.678864 13695 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.679898 13436 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:45.681490 13557 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:45.682330 13587 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.682780 13587 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.684755 13587 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:45.685209 13637 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.686597 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:45.687366 13433 raft_consensus.cc:2393] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 1: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:45.688591 13557 tablet_bootstrap.cc:654] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.689694 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.690945 13555 tablet_bootstrap.cc:654] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.692396 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
W20260713 09:05:45.694922 13251 leader_election.cc:343] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:45.699321 13252 leader_election.cc:343] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:45.699937 13252 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.701346 13569 raft_consensus.cc:2749] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.703437 13557 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: No bootstrap required, opened a new log
I20260713 09:05:45.704677 13557 ts_tablet_manager.cc:1403] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260713 09:05:45.706588 13569 consensus_queue.cc:1048] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:45.708560 13557 raft_consensus.cc:359] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.709515 13557 raft_consensus.cc:385] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.709614 13328 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:45.710529 13695 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.710924 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:45.711216 13695 raft_consensus.cc:697] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:45.712853 13695 consensus_queue.cc:237] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.709985 13557 raft_consensus.cc:740] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.731076 13557 consensus_queue.cc:260] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.732470 13474 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:45.743039 13557 ts_tablet_manager.cc:1434] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.001s
I20260713 09:05:45.743861 13639 raft_consensus.cc:2749] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.748638 13183 catalog_manager.cc:5697] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 1 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.750929 13555 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.752652 13555 ts_tablet_manager.cc:1403] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.033s
I20260713 09:05:45.752120 13560 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: No bootstrap required, opened a new log
I20260713 09:05:45.753779 13560 ts_tablet_manager.cc:1403] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent bootstrapping tablet: real 0.129s	user 0.057s	sys 0.018s
I20260713 09:05:45.756673 13560 raft_consensus.cc:359] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.758526 13560 raft_consensus.cc:385] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.758831 13560 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.759181 13569 raft_consensus.cc:493] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.759377 13555 raft_consensus.cc:359] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.759753 13569 raft_consensus.cc:515] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.760353 13555 raft_consensus.cc:385] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.760690 13555 raft_consensus.cc:740] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.759413 13560 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.761377 13555 consensus_queue.cc:260] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.761974 13569 leader_election.cc:290] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.762909 13560 ts_tablet_manager.cc:1434] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:45.763588 13555 ts_tablet_manager.cc:1434] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:05:45.763960 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.764613 13555 tablet_bootstrap.cc:492] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.764585 13509 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:45.766083 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.766706 13433 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 0.
I20260713 09:05:45.767823 13253 leader_election.cc:304] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:45.768903 13569 raft_consensus.cc:2804] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.769301 13569 raft_consensus.cc:493] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.770229 13569 raft_consensus.cc:3060] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.770563 13555 tablet_bootstrap.cc:654] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.777984 13695 consensus_queue.cc:1048] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.778606 13569 raft_consensus.cc:515] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.781327 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:45.781653 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:45.782040 13555 tablet_bootstrap.cc:492] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.782320 13509 raft_consensus.cc:3060] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.782629 13555 ts_tablet_manager.cc:1403] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260713 09:05:45.781975 13435 raft_consensus.cc:3060] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.785267 13555 raft_consensus.cc:359] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.785934 13555 raft_consensus.cc:385] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.786235 13555 raft_consensus.cc:740] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.786922 13555 consensus_queue.cc:260] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.789094 13509 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:45.790324 13252 leader_election.cc:304] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:45.791157 13587 raft_consensus.cc:2804] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.791910 13555 ts_tablet_manager.cc:1434] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:45.791869 13587 raft_consensus.cc:697] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:45.793062 13555 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74: Bootstrap starting.
I20260713 09:05:45.793155 13587 consensus_queue.cc:237] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:45.799089 13555 tablet_bootstrap.cc:654] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.800278 13435 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:45.801556 13639 raft_consensus.cc:493] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.802248 13639 raft_consensus.cc:515] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:45.806695 13569 leader_election.cc:290] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:45.807221 13639 leader_election.cc:290] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.809265 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.809791 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.810676 13435 raft_consensus.cc:2393] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 1: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:45.811795 13476 leader_election.cc:304] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:45.813086 13639 raft_consensus.cc:3060] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.821074 13639 raft_consensus.cc:2749] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.830140 13555 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74: No bootstrap required, opened a new log
I20260713 09:05:45.830536 13555 ts_tablet_manager.cc:1403] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.022s
I20260713 09:05:45.830540 13183 catalog_manager.cc:5697] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.832521 13555 raft_consensus.cc:359] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.833153 13555 raft_consensus.cc:385] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.833410 13555 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.834041 13555 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.835976 13555 ts_tablet_manager.cc:1434] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:45.850113 13587 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.850502 13587 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.852020 13587 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.852600 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:45.853085 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.854276 13253 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:45.854863 13587 raft_consensus.cc:2749] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.873437 13660 consensus_queue.cc:1048] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.876228 13660 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.876662 13660 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.879314 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:45.879961 13508 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:45.880062 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:45.880728 13287 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 0.
I20260713 09:05:45.881145 13327 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:45.882095 13695 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:45.882453 13695 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:45.882786 13695 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.886737 13660 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:45.889794 13695 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.889976 13587 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.892769 13723 consensus_queue.cc:1048] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.894536 13569 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:45.898154 13695 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:45.900408 13695 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:45.900823 13695 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:45.903133 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:45.903744 13287 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.910847 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:45.917573 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:45.918152 13509 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.923463 13287 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:45.924718 13326 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:45.925200 13695 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:45.925737 13695 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.926164 13695 raft_consensus.cc:697] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:45.927026 13695 consensus_queue.cc:237] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:45.934723 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:45.936595 13328 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:45.937608 13660 raft_consensus.cc:2749] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:45.961359 13509 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:45.968137 13183 catalog_manager.cc:5697] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 1 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.970362 13287 raft_consensus.cc:3060] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.008460 13639 raft_consensus.cc:493] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:46.008895 13639 raft_consensus.cc:515] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:46.010351 13639 leader_election.cc:290] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:46.011055 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e7e2d6c45643f199c99104e560fd58" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:46.011374 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e7e2d6c45643f199c99104e560fd58" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:46.011584 13362 raft_consensus.cc:2468] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:46.011991 13435 raft_consensus.cc:2468] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 0.
I20260713 09:05:46.012678 13474 leader_election.cc:304] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:46.013444 13639 raft_consensus.cc:2804] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:46.013764 13639 raft_consensus.cc:493] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:46.013988 13639 raft_consensus.cc:3060] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.019897 13639 raft_consensus.cc:515] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:46.021513 13639 leader_election.cc:290] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:46.021930 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e7e2d6c45643f199c99104e560fd58" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:46.022193 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e7e2d6c45643f199c99104e560fd58" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:46.022411 13362 raft_consensus.cc:3060] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.022719 13435 raft_consensus.cc:3060] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.027256 13362 raft_consensus.cc:2468] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:46.027251 13435 raft_consensus.cc:2468] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:46.028318 13474 leader_election.cc:304] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:46.028975 13639 raft_consensus.cc:2804] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:46.029371 13639 raft_consensus.cc:697] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:46.029959 13639 consensus_queue.cc:237] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:46.036216 13185 catalog_manager.cc:5697] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 1 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:46.039211 13287 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.058419 13362 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:46.190102 13569 consensus_queue.cc:1048] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.202574 13655 consensus_queue.cc:1048] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.203943 13695 consensus_queue.cc:1048] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.221125 13728 consensus_queue.cc:1048] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.341194 13728 consensus_queue.cc:1048] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.343104 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
W20260713 09:05:46.352639 13326 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 21 similar messages]
W20260713 09:05:46.370771 13326 consensus_peers.cc:597] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:46.383174 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:46.383992 11174 tablet_replica.cc:333] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.384729 11174 raft_consensus.cc:2243] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.385105 11174 raft_consensus.cc:2272] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.387017 11174 tablet_replica.cc:333] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.387590 11174 raft_consensus.cc:2243] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.388373 11174 raft_consensus.cc:2272] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.390756 11174 tablet_replica.cc:333] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.391342 11174 raft_consensus.cc:2243] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.391789 11174 raft_consensus.cc:2272] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.394412 11174 tablet_replica.cc:333] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.395164 11174 raft_consensus.cc:2243] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.396068 11174 raft_consensus.cc:2272] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.398514 11174 tablet_replica.cc:333] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.398996 11174 raft_consensus.cc:2243] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.399292 11174 raft_consensus.cc:2272] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.400821 11174 tablet_replica.cc:333] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.401412 11174 raft_consensus.cc:2243] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.402130 11174 raft_consensus.cc:2272] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.403972 11174 tablet_replica.cc:333] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.404570 11174 raft_consensus.cc:2243] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.405001 11174 raft_consensus.cc:2272] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.407121 11174 tablet_replica.cc:333] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.407850 11174 raft_consensus.cc:2243] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:46.408288 11174 raft_consensus.cc:2272] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:46.409296 13474 consensus_peers.cc:597] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:46.410341 11174 tablet_replica.cc:333] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.414975 11174 raft_consensus.cc:2243] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.415783 11174 raft_consensus.cc:2272] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.417533 11174 tablet_replica.cc:333] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.418139 11174 raft_consensus.cc:2243] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.418928 11174 raft_consensus.cc:2272] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.420258 13637 consensus_queue.cc:1048] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.420845 11174 tablet_replica.cc:333] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.421577 11174 raft_consensus.cc:2243] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.422422 11174 raft_consensus.cc:2272] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.424587 11174 tablet_replica.cc:333] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.425375 11174 raft_consensus.cc:2243] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.426277 11174 raft_consensus.cc:2272] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.426443 13740 consensus_queue.cc:1048] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:46.428666 11174 tablet_replica.cc:333] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.429332 11174 raft_consensus.cc:2243] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.430178 11174 raft_consensus.cc:2272] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.432474 11174 tablet_replica.cc:333] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.433120 11174 raft_consensus.cc:2243] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.433965 11174 raft_consensus.cc:2272] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.436256 11174 tablet_replica.cc:333] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.436952 11174 raft_consensus.cc:2243] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.437852 11174 raft_consensus.cc:2272] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.440093 11174 tablet_replica.cc:333] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.440703 11174 raft_consensus.cc:2243] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.441507 11174 raft_consensus.cc:2272] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.446722 11174 tablet_replica.cc:333] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.447309 11174 raft_consensus.cc:2243] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.448164 11174 raft_consensus.cc:2272] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.450184 11174 tablet_replica.cc:333] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: stopping tablet replica
I20260713 09:05:46.450850 11174 raft_consensus.cc:2243] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:46.451673 11174 raft_consensus.cc:2272] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:46.484297 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
W20260713 09:05:46.495101 13326 consensus_peers.cc:597] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:46.508698 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:46.514308 13745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.514611 13746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.515720 13748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.517536 11174 server_base.cc:1061] running on GCE node
I20260713 09:05:46.520810 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:46.521086 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.521270 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933546521252 us; error 0 us; skew 500 ppm
I20260713 09:05:46.521914 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260713 09:05:46.524897 13400 consensus_peers.cc:597] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:46.525574 11174 webserver.cc:533] Webserver started at http://127.10.233.129:33933/ using document root <none> and password file <none>
I20260713 09:05:46.526039 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.526182 11174 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:46.529848 11174 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:05:46.535059 13755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.535959 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:46.536321 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "dadc695f416842d1a53c272f966c6ae6"
format_stamp: "Formatted at 2026-07-13 09:05:42 on dist-test-slave-dkvc"
I20260713 09:05:46.536619 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:46.551628 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.552637 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.553869 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:46.557560 13762 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:05:46.633612 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:05:46.633915 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.077s	user 0.004s	sys 0.000s
I20260713 09:05:46.634186 11174 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:05:46.638150 13762 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.653144 13762 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.654055 13762 tablet_bootstrap.cc:492] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.654647 13762 ts_tablet_manager.cc:1403] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:05:46.657116 13762 raft_consensus.cc:359] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.657760 13762 raft_consensus.cc:740] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.658406 13762 consensus_queue.cc:260] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.660518 13762 ts_tablet_manager.cc:1434] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:05:46.661222 13762 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.673497 13762 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.674326 13762 tablet_bootstrap.cc:492] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.674888 13762 ts_tablet_manager.cc:1403] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:05:46.676966 13762 raft_consensus.cc:359] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.677577 13762 raft_consensus.cc:740] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.678198 13762 consensus_queue.cc:260] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.679903 13762 ts_tablet_manager.cc:1434] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:05:46.680590 13762 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.693001 13762 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.693806 13762 tablet_bootstrap.cc:492] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.694337 13762 ts_tablet_manager.cc:1403] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260713 09:05:46.696429 13762 raft_consensus.cc:359] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.697057 13762 raft_consensus.cc:740] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.697643 13762 consensus_queue.cc:260] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.699331 13762 ts_tablet_manager.cc:1434] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:46.700050 13762 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.712622 13762 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.713456 13762 tablet_bootstrap.cc:492] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.714015 13762 ts_tablet_manager.cc:1403] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:05:46.716128 13762 raft_consensus.cc:359] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.716742 13762 raft_consensus.cc:740] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.717366 13762 consensus_queue.cc:260] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [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: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.719164 13762 ts_tablet_manager.cc:1434] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:46.719871 13762 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.721935 11174 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:05:46.722271 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.088s	user 0.086s	sys 0.000s
I20260713 09:05:46.733675 13762 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.734761 13762 tablet_bootstrap.cc:492] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.735453 13762 ts_tablet_manager.cc:1403] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:05:46.738153 13762 raft_consensus.cc:359] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.738899 13762 raft_consensus.cc:740] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.739678 13762 consensus_queue.cc:260] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [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: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.741920 13762 ts_tablet_manager.cc:1434] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:46.742782 13762 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
W20260713 09:05:46.751293 13400 consensus_peers.cc:597] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:46.759033 13762 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.760155 13762 tablet_bootstrap.cc:492] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.760864 13762 ts_tablet_manager.cc:1403] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:05:46.763198 13762 raft_consensus.cc:359] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.763957 13762 raft_consensus.cc:740] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.764659 13762 consensus_queue.cc:260] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.766892 13762 ts_tablet_manager.cc:1434] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:46.767784 13762 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.773588 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:45497
I20260713 09:05:46.773664 13825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:45497 every 8 connection(s)
I20260713 09:05:46.783447 13762 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.784353 13762 tablet_bootstrap.cc:492] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.784984 13762 ts_tablet_manager.cc:1403] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:05:46.787030 13762 raft_consensus.cc:359] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.787729 13762 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.788451 13762 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.790030 13762 ts_tablet_manager.cc:1434] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:46.790709 13762 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.797806 13826 heartbeater.cc:344] Connected to a master server at 127.10.233.190:36207
I20260713 09:05:46.798256 13826 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:46.798977 13826 heartbeater.cc:507] Master 127.10.233.190:36207 requested a full tablet report, sending...
I20260713 09:05:46.799480 13762 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.800098 13762 tablet_bootstrap.cc:492] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.800586 13762 ts_tablet_manager.cc:1403] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:05:46.802237 13762 raft_consensus.cc:359] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.802820 13762 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.803438 13762 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.805367 13762 ts_tablet_manager.cc:1434] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:46.805784 13185 ts_manager.cc:194] Re-registered known tserver with Master: dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:46.805946 13762 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.816891 13762 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.817562 13762 tablet_bootstrap.cc:492] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.818015 13762 ts_tablet_manager.cc:1403] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:46.819530 13185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45228
I20260713 09:05:46.819499 13762 raft_consensus.cc:359] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.820181 13762 raft_consensus.cc:740] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.820914 13762 consensus_queue.cc:260] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.822295 13762 ts_tablet_manager.cc:1434] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:46.822413 13826 heartbeater.cc:499] Master 127.10.233.190:36207 was elected leader, sending a full tablet report...
I20260713 09:05:46.822898 13762 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.834892 13762 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.835597 13762 tablet_bootstrap.cc:492] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.836140 13762 ts_tablet_manager.cc:1403] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:05:46.837678 13762 raft_consensus.cc:359] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.838230 13762 raft_consensus.cc:740] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.838778 13762 consensus_queue.cc:260] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.840245 13762 ts_tablet_manager.cc:1434] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:46.840824 13762 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.851174 13762 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.851821 13762 tablet_bootstrap.cc:492] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.852241 13762 ts_tablet_manager.cc:1403] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:46.853839 13762 raft_consensus.cc:359] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.854261 13762 raft_consensus.cc:740] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.854696 13762 consensus_queue.cc:260] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.856151 13762 ts_tablet_manager.cc:1434] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:46.856846 13762 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.866235 13762 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.866873 13762 tablet_bootstrap.cc:492] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.867331 13762 ts_tablet_manager.cc:1403] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:46.868878 13762 raft_consensus.cc:359] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.869346 13762 raft_consensus.cc:740] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.869881 13762 consensus_queue.cc:260] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.871281 13762 ts_tablet_manager.cc:1434] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:46.872008 13762 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.881768 13762 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.882423 13762 tablet_bootstrap.cc:492] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.882905 13762 ts_tablet_manager.cc:1403] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:46.884559 13762 raft_consensus.cc:359] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.885206 13762 raft_consensus.cc:740] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.885876 13762 consensus_queue.cc:260] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.887748 13762 ts_tablet_manager.cc:1434] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:05:46.888509 13762 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.906796 13762 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.907732 13762 tablet_bootstrap.cc:492] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.908336 13762 ts_tablet_manager.cc:1403] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:05:46.910454 13762 raft_consensus.cc:359] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.911098 13762 raft_consensus.cc:740] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.911660 13762 consensus_queue.cc:260] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:46.913404 13762 ts_tablet_manager.cc:1434] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:05:46.914076 13762 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.925127 13762 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.925925 13762 tablet_bootstrap.cc:492] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.926393 13762 ts_tablet_manager.cc:1403] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:46.927973 13762 raft_consensus.cc:359] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.928439 13762 raft_consensus.cc:740] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.928987 13762 consensus_queue.cc:260] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.930729 13762 ts_tablet_manager.cc:1434] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:46.931757 13762 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.942116 13762 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.942883 13762 tablet_bootstrap.cc:492] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.943363 13762 ts_tablet_manager.cc:1403] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:05:46.945027 13762 raft_consensus.cc:359] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.945504 13762 raft_consensus.cc:740] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.946002 13762 consensus_queue.cc:260] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.947599 13762 ts_tablet_manager.cc:1434] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:46.948366 13762 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.958695 13762 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.959339 13762 tablet_bootstrap.cc:492] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.959915 13762 ts_tablet_manager.cc:1403] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:05:46.961414 13762 raft_consensus.cc:359] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.961874 13762 raft_consensus.cc:740] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.962419 13762 consensus_queue.cc:260] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:46.963887 13762 ts_tablet_manager.cc:1434] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:46.964561 13762 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Bootstrap starting.
I20260713 09:05:46.975828 13762 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:46.976464 13762 tablet_bootstrap.cc:492] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Bootstrap complete.
I20260713 09:05:46.976940 13762 ts_tablet_manager.cc:1403] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:05:46.978876 13762 raft_consensus.cc:359] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.979485 13762 raft_consensus.cc:740] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.980150 13762 consensus_queue.cc:260] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:46.981989 13762 ts_tablet_manager.cc:1434] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:47.386037 13846 raft_consensus.cc:493] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.386520 13846 raft_consensus.cc:515] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.388268 13846 leader_election.cc:290] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.388950 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.389183 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.389554 13801 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:47.390697 13474 leader_election.cc:304] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:47.391302 13846 raft_consensus.cc:2804] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.391582 13846 raft_consensus.cc:493] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.391904 13846 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.396332 13846 raft_consensus.cc:515] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.397784 13846 leader_election.cc:290] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.398447 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.398890 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:47.399057 13801 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.404160 13801 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 2.
I20260713 09:05:47.404911 13474 leader_election.cc:304] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:47.405499 13846 raft_consensus.cc:2804] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.405905 13846 raft_consensus.cc:697] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:47.406513 13846 consensus_queue.cc:237] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.407637 13849 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.408113 13849 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.409677 13849 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.410862 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.410862 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.411803 13801 raft_consensus.cc:2468] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:47.412755 13400 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:47.413494 13849 raft_consensus.cc:2804] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.413836 13849 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.414177 13849 raft_consensus.cc:3060] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.414638 13183 catalog_manager.cc:5697] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.415874 13723 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.416420 13723 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.418852 13723 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:47.419853 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.421367 13849 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.422480 13436 raft_consensus.cc:2393] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 2: Already voted for candidate ad20c5c5ecf64e299840810d58d63bb4 in this term.
I20260713 09:05:47.424189 13849 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.425248 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:47.425837 13362 raft_consensus.cc:3060] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.430267 13723 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.430742 13723 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.431200 13362 raft_consensus.cc:2468] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:47.432332 13400 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:47.432762 13723 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.433416 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.435943 13849 raft_consensus.cc:2804] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.436601 13849 raft_consensus.cc:697] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:47.437667 13849 consensus_queue.cc:237] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.438191 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.438239 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.439108 13797 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:47.440490 13326 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.441815 13723 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.442265 13723 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.442796 13723 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.439194 13799 raft_consensus.cc:3060] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.453145 13846 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.453645 13846 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.455629 13846 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.437830 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.457084 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.457479 13326 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.457727 13797 raft_consensus.cc:2468] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:47.458412 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.458990 13474 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:47.459748 13846 raft_consensus.cc:2804] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.460119 13846 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.460179 13695 raft_consensus.cc:2749] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.460457 13846 raft_consensus.cc:3060] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.462357 13184 catalog_manager.cc:5697] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.466528 13846 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.468242 13799 raft_consensus.cc:2468] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:47.468930 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:47.470456 13723 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.473327 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:47.473454 13846 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.474586 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.474644 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.475318 13797 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.475440 13799 raft_consensus.cc:3060] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.479283 13723 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.479975 13797 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:47.480051 13799 raft_consensus.cc:2468] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 2.
I20260713 09:05:47.481009 13723 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.480994 13326 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.481120 13474 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:47.481963 13695 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.482045 13846 raft_consensus.cc:2804] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.482246 13723 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.482583 13695 raft_consensus.cc:697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:47.482605 13846 raft_consensus.cc:697] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:47.483497 13695 consensus_queue.cc:237] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.483603 13846 consensus_queue.cc:237] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.484997 13723 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.486019 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.487351 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.488001 13799 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:47.489009 13326 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.489934 13723 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.490274 13723 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.490613 13723 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.495663 13184 catalog_manager.cc:5697] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.497181 13723 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.498236 13849 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.498701 13849 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.499805 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:47.500332 13723 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.500582 13849 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.501096 13849 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.501550 13849 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.503732 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.504948 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.502605 13723 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.506409 13723 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.505892 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.507402 13362 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:47.507741 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.507652 13799 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.508409 13801 raft_consensus.cc:2468] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:47.509202 13400 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:47.509990 13848 raft_consensus.cc:2804] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.510342 13848 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.510471 13723 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:47.510516 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.510737 13848 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.510818 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.511618 13801 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:47.512022 13400 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.512777 13626 raft_consensus.cc:2804] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.512702 13326 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:47.513249 13626 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.513628 13626 raft_consensus.cc:3060] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.513586 13723 raft_consensus.cc:2804] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.514181 13723 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.514539 13723 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.518368 13626 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.520634 13799 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:47.507915 13849 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.520848 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:47.520926 13723 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.522718 13848 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.523648 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.523885 13436 raft_consensus.cc:2393] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 2: Already voted for candidate ad20c5c5ecf64e299840810d58d63bb4 in this term.
I20260713 09:05:47.523996 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.524257 13801 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.524667 13798 raft_consensus.cc:3060] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.525467 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.527654 13848 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.528733 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:47.529505 13362 raft_consensus.cc:2393] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:47.531749 13326 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.532245 13723 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:47.532768 13723 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.533259 13723 raft_consensus.cc:697] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:47.533948 13723 consensus_queue.cc:237] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.534009 13184 catalog_manager.cc:5697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 2 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.536831 13801 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:47.537281 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:47.538064 13436 raft_consensus.cc:2393] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 2: Already voted for candidate ad20c5c5ecf64e299840810d58d63bb4 in this term.
I20260713 09:05:47.537971 13326 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:47.538946 13695 raft_consensus.cc:2804] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.539572 13695 raft_consensus.cc:697] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:47.540409 13695 consensus_queue.cc:237] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.544415 13798 raft_consensus.cc:2468] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:47.546264 13400 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.548203 13849 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.548873 13849 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.551319 13849 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.547420 13848 raft_consensus.cc:2804] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.553701 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.544893 13626 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.554509 13801 raft_consensus.cc:2393] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:05:47.556169 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.556422 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.558038 13799 raft_consensus.cc:2393] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:47.559338 13400 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.559978 13401 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.562495 13861 raft_consensus.cc:2749] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.562983 13848 raft_consensus.cc:697] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:47.564463 13728 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.564172 13848 consensus_queue.cc:237] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.565122 13728 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.566779 13860 raft_consensus.cc:3060] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.571457 13728 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:47.573649 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.576614 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.577404 13799 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:47.578701 13326 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:47.578866 13184 catalog_manager.cc:5697] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.579826 13728 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.580221 13728 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.580611 13728 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.580756 13860 raft_consensus.cc:2749] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.588567 13728 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.589046 13185 catalog_manager.cc:5697] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 2 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.590626 13639 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.590451 13185 catalog_manager.cc:5697] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 2 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.591064 13639 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.591862 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.592427 13799 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.594040 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.594327 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.594839 13801 raft_consensus.cc:2393] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 2: Already voted for candidate ad20c5c5ecf64e299840810d58d63bb4 in this term.
I20260713 09:05:47.596203 13474 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.596989 13846 raft_consensus.cc:3060] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.598162 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:47.599041 13799 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:47.599810 13728 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:47.600128 13326 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:47.597014 13639 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.600939 13728 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.601473 13728 raft_consensus.cc:697] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:47.602306 13728 consensus_queue.cc:237] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.602854 13846 raft_consensus.cc:2749] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.605471 13723 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.605976 13723 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.608459 13723 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.608493 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.609479 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.610064 13799 raft_consensus.cc:2468] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 1.
I20260713 09:05:47.610899 13326 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.611526 13723 raft_consensus.cc:2804] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.611959 13723 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.612318 13723 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.614156 13185 catalog_manager.cc:5697] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 2 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.617961 13723 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.619948 13723 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.620566 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:47.622440 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.622968 13799 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.627426 13799 raft_consensus.cc:2468] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:47.628221 13326 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.628825 13723 raft_consensus.cc:2804] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.629190 13723 raft_consensus.cc:697] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:47.629902 13723 consensus_queue.cc:237] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.636518 13185 catalog_manager.cc:5697] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 2 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.638859 13846 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.639379 13846 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.641343 13846 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.641974 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.642709 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.643290 13799 raft_consensus.cc:2468] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:47.643807 13846 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.644279 13846 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.644799 13474 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:47.645599 13639 raft_consensus.cc:2804] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.645960 13639 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.646255 13846 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.646925 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.646330 13639 raft_consensus.cc:3060] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.647280 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.647825 13799 raft_consensus.cc:2468] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:47.648694 13474 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:47.649390 13846 raft_consensus.cc:2804] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.649639 13846 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.649859 13846 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.652451 13639 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.654126 13639 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.654477 13846 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.654739 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.655014 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:47.655469 13799 raft_consensus.cc:3060] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.656769 13846 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.657325 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:47.657652 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.658246 13801 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.661852 13799 raft_consensus.cc:2468] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 2.
I20260713 09:05:47.662694 13801 raft_consensus.cc:2468] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 2.
I20260713 09:05:47.662773 13474 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:47.663647 13846 raft_consensus.cc:2804] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.664003 13474 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:47.664131 13846 raft_consensus.cc:697] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:47.664961 13639 raft_consensus.cc:2804] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.665053 13846 consensus_queue.cc:237] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.665475 13639 raft_consensus.cc:697] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:47.666409 13639 consensus_queue.cc:237] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.676906 13185 catalog_manager.cc:5697] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.685755 13846 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.686192 13846 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.688000 13846 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.688707 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.688962 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.689531 13801 raft_consensus.cc:2393] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 2: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:47.688921 13185 catalog_manager.cc:5697] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 2 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.690574 13474 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.691205 13846 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.695611 13723 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.696144 13723 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.696928 13846 raft_consensus.cc:2749] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.698045 13723 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.698727 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.698958 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.699752 13801 raft_consensus.cc:2393] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 2: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:05:47.700564 13326 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.701201 13723 raft_consensus.cc:3060] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.701741 13862 raft_consensus.cc:493] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.702239 13862 raft_consensus.cc:515] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.704790 13862 leader_election.cc:290] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.705166 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.705754 13508 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:47.706535 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.706700 13401 leader_election.cc:304] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [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: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:47.707141 13801 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:47.707449 13862 raft_consensus.cc:2804] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.707901 13862 raft_consensus.cc:493] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.708053 13723 raft_consensus.cc:2749] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.708297 13862 raft_consensus.cc:3060] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.712648 13862 raft_consensus.cc:515] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.714347 13862 leader_election.cc:290] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.714665 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:47.715238 13508 raft_consensus.cc:3060] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.715250 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.715868 13801 raft_consensus.cc:3060] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.719583 13508 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:47.720103 13801 raft_consensus.cc:2468] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:47.720638 13401 leader_election.cc:304] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:05:47.721477 13862 raft_consensus.cc:2804] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.721861 13862 raft_consensus.cc:697] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:47.722465 13862 consensus_queue.cc:237] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.729244 13185 catalog_manager.cc:5697] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.729971 13862 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.730463 13862 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.732391 13862 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.733017 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.733319 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.734050 13801 raft_consensus.cc:2393] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:05:47.734969 13400 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.735644 13862 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.740641 13862 raft_consensus.cc:2749] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.810197 13846 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.810745 13846 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:47.812702 13846 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.813417 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.813740 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.814074 13801 raft_consensus.cc:2393] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 2: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:47.815287 13474 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.816033 13846 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.820982 13846 raft_consensus.cc:2749] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.830556 13862 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.830958 13862 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.832495 13862 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.833369 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:47.833503 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.834115 13801 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:47.835170 13400 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.836009 13862 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:47.836398 13862 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.836748 13862 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.836839 13801 raft_consensus.cc:1275] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.838195 13846 consensus_queue.cc:1048] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:47.843561 13862 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.845957 13862 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.846169 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:47.850277 13359 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.850661 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:47.851231 13799 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.856851 13798 raft_consensus.cc:1275] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.857335 13359 raft_consensus.cc:1275] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.858228 13862 consensus_queue.cc:1048] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:47.858799 13845 consensus_queue.cc:1048] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:47.865265 13799 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:47.866304 13400 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:47.867841 13848 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.868300 13848 raft_consensus.cc:697] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:47.868582 13509 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.869093 13848 consensus_queue.cc:237] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.870288 13723 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:47.871810 13860 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.872310 13860 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:47.874328 13860 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:47.878634 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.884333 13845 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.884826 13845 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.886884 13845 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.888218 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.889583 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.889814 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:47.890383 13799 raft_consensus.cc:2393] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 2: Already voted for candidate ad20c5c5ecf64e299840810d58d63bb4 in this term.
I20260713 09:05:47.891036 13797 raft_consensus.cc:1275] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.893045 13845 consensus_queue.cc:1048] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:47.896670 13476 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.897405 13798 raft_consensus.cc:2393] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:47.898236 13846 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.898626 13400 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.899705 13862 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.901094 13362 raft_consensus.cc:1275] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.904418 13845 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:47.904910 13845 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:47.906857 13845 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:47.908705 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:47.910046 13860 consensus_queue.cc:1048] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:47.913441 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:47.914439 13798 raft_consensus.cc:2393] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 in current term 2: Already voted for candidate 1e44f4614e474ceebc65687af5e3aa6c in this term.
I20260713 09:05:47.915481 13474 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:47.917686 13639 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.920557 13846 raft_consensus.cc:2749] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.920723 13799 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.922808 13728 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:47.932570 13862 raft_consensus.cc:2749] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.945079 13639 raft_consensus.cc:2749] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:47.951113 13184 catalog_manager.cc:5697] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 1 to 2, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.992923 13436 raft_consensus.cc:1275] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:47.995841 13639 consensus_queue.cc:1048] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:47.995895 13509 raft_consensus.cc:1275] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.003573 13797 raft_consensus.cc:1275] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.005039 13848 consensus_queue.cc:1048] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.011493 13695 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:48.017153 13435 raft_consensus.cc:1275] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.019187 13723 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.047526 13436 raft_consensus.cc:1275] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.050993 13845 consensus_queue.cc:1048] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.056664 13362 raft_consensus.cc:1275] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.061864 13799 raft_consensus.cc:1275] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.063066 13798 raft_consensus.cc:1275] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.065797 13878 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:48.066272 13639 consensus_queue.cc:1048] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.066836 13695 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.074757 13509 raft_consensus.cc:1275] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.076278 13860 consensus_queue.cc:1048] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.076752 13799 raft_consensus.cc:1275] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.078428 13639 consensus_queue.cc:1048] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.093887 13433 raft_consensus.cc:1275] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.100787 13878 consensus_queue.cc:1048] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.104259 13797 raft_consensus.cc:1275] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.105953 13508 raft_consensus.cc:1275] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.106158 13878 consensus_queue.cc:1048] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:05:48.109040 13862 consensus_queue.cc:1048] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.149583 13796 raft_consensus.cc:1275] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.156507 13846 consensus_queue.cc:1048] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260713 09:05:48.168833 13801 raft_consensus.cc:1275] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.172431 13723 consensus_queue.cc:1048] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.183739 13801 raft_consensus.cc:1275] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.185209 13626 consensus_queue.cc:1048] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.204658 13508 raft_consensus.cc:1275] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.206575 13728 consensus_queue.cc:1048] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:48.256273 13798 raft_consensus.cc:1275] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.257419 13626 consensus_queue.cc:1048] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.265808 13508 raft_consensus.cc:1275] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.267445 13862 consensus_queue.cc:1048] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.779045 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:56.807104 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "145f81834a6646538c1247249432a15f"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:56.807921 13359 raft_consensus.cc:606] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:56.810648 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae9280a19674dec8edbda088650d296"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:56.811203 13359 raft_consensus.cc:606] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:56.813452 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:56.813839 13359 raft_consensus.cc:606] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:56.815886 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:56.816259 13359 raft_consensus.cc:606] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:56.827705 13509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13"
dest_uuid: "2201e02ab18740549fbc803ae2647f74"
mode: GRACEFUL
new_leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
 from {username='slave'} at 127.0.0.1:52052
I20260713 09:05:56.828174 13509 raft_consensus.cc:606] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Received request to transfer leadership to TS 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:56.830392 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:56.830907 13359 raft_consensus.cc:606] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:56.832134 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:05:56.832792 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:56.847323 13915 raft_consensus.cc:993] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.847913 13919 raft_consensus.cc:1081] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.849821 13798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae9280a19674dec8edbda088650d296"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36468
I20260713 09:05:56.850442 13798 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.850859 13798 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.852857 13915 raft_consensus.cc:993] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.853360 13919 raft_consensus.cc:1081] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.854800 13797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36468
I20260713 09:05:56.855306 13797 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.855649 13797 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.858517 13798 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:56.861284 13798 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 2 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:56.865262 13797 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:56.868098 13797 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:56.875651 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:56.876084 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:56.876713 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:56.876830 13508 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.877269 13361 raft_consensus.cc:3055] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.876084 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:56.877574 13361 raft_consensus.cc:740] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:56.877887 13362 raft_consensus.cc:3055] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.878229 13362 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:56.878580 13361 consensus_queue.cc:260] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:56.879122 13362 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:56.879844 13361 raft_consensus.cc:3060] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.880477 13362 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.884145 13508 raft_consensus.cc:2468] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:56.884331 13509 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.885533 13758 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:56.889671 13361 raft_consensus.cc:2468] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:56.891556 13925 raft_consensus.cc:2804] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.893056 13925 raft_consensus.cc:697] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:56.893406 13362 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 2.
I20260713 09:05:56.894354 13509 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 2.
I20260713 09:05:56.894083 13925 consensus_queue.cc:237] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:56.894560 13757 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:56.895675 13926 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.897069 13926 raft_consensus.cc:697] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 2 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:56.898075 13926 consensus_queue.cc:237] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:56.903707 13185 catalog_manager.cc:5697] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 2 to 3, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 3 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.911588 13915 raft_consensus.cc:993] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.912101 13919 raft_consensus.cc:1081] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.913661 13797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36468
I20260713 09:05:56.914225 13797 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.914556 13797 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.920503 13797 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:56.921977 13797 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:56.921681 13185 catalog_manager.cc:5697] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 1 to 2, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.922737 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:56.922971 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:56.923280 13362 raft_consensus.cc:3055] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.923498 13509 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.923651 13362 raft_consensus.cc:740] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:56.924558 13362 consensus_queue.cc:260] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [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: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:56.925536 13362 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.929103 13509 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:56.930207 13758 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:56.931047 13926 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.931452 13926 raft_consensus.cc:697] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:56.931535 13362 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:56.932436 13926 consensus_queue.cc:237] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [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: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:56.939384 13185 catalog_manager.cc:5697] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 2 to 3, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 3 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.985853 13915 raft_consensus.cc:993] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.986301 13919 raft_consensus.cc:1081] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:56.987800 13797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "145f81834a6646538c1247249432a15f"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36468
I20260713 09:05:56.988435 13797 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.988798 13797 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.993381 13797 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:56.995060 13797 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:56.995752 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:56.996389 13362 raft_consensus.cc:3055] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.996788 13362 raft_consensus.cc:740] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:56.997591 13362 consensus_queue.cc:260] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:56.998543 13362 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:57.004271 13362 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:57.005183 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:57.005214 13757 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:57.005784 13436 raft_consensus.cc:3060] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:57.006145 13926 raft_consensus.cc:2804] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:57.006690 13926 raft_consensus.cc:697] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:57.007596 13926 consensus_queue.cc:237] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:57.012463 13436 raft_consensus.cc:2468] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:57.359845 13509 raft_consensus.cc:1275] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:57.361544 13926 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:57.381119 13508 raft_consensus.cc:1275] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:57.383317 13926 consensus_queue.cc:1048] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:57.411476 13510 raft_consensus.cc:1275] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:57.413533 13926 consensus_queue.cc:1048] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:58.594658 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:58.621905 13949 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2201e02ab18740549fbc803ae2647f74)
I20260713 09:05:58.622342 13945 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.622641 13949 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:58.622942 13945 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.625053 13945 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:58.626082 13949 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.627784 13946 raft_consensus.cc:493] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.628288 13950 raft_consensus.cc:493] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2201e02ab18740549fbc803ae2647f74)
I20260713 09:05:58.629410 13950 raft_consensus.cc:515] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:58.631368 13950 leader_election.cc:290] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.628590 13944 raft_consensus.cc:493] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2201e02ab18740549fbc803ae2647f74)
I20260713 09:05:58.632244 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:58.632642 13944 raft_consensus.cc:515] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:58.634547 13944 leader_election.cc:290] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.629295 13946 raft_consensus.cc:515] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.636458 13946 leader_election.cc:290] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.663647 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.668109 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.721585 13946 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.722241 13946 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:58.735649 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.734032 13946 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.738442 13944 raft_consensus.cc:493] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2201e02ab18740549fbc803ae2647f74)
I20260713 09:05:58.740754 13944 raft_consensus.cc:515] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:58.742777 13944 leader_election.cc:290] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:58.744014 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.746160 13945 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.746793 13945 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:58.748656 13949 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.749356 13949 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:58.750936 13946 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.751482 13946 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.753556 13946 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.754750 13945 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:58.755306 13946 raft_consensus.cc:493] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.755654 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.755815 13946 raft_consensus.cc:515] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:58.754024 13944 raft_consensus.cc:493] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.758980 13944 raft_consensus.cc:515] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.761533 13946 leader_election.cc:290] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.760087 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.762064 13944 leader_election.cc:290] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.758328 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.755527 13945 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.765280 13945 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.778621 13954 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.779373 13954 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:58.781018 13952 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.782552 13954 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.788259 13946 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.789183 13954 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.792618 13946 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:58.789273 13952 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:58.793669 13949 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:58.798007 13955 raft_consensus.cc:493] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.798552 13955 raft_consensus.cc:515] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.800659 13955 leader_election.cc:290] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.801874 13358 raft_consensus.cc:1275] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.802151 13946 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.802923 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.814455 13357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.816468 13925 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.817317 13956 raft_consensus.cc:493] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.815336 13400 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:58.817652 13925 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.817875 13956 raft_consensus.cc:515] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:58.818646 13961 raft_consensus.cc:2749] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:58.819866 13925 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.820361 13925 raft_consensus.cc:493] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.820654 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.820921 13925 raft_consensus.cc:515] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.820302 13358 raft_consensus.cc:1275] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:58.823041 13358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
W20260713 09:05:58.823520 13457 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd660 after lost signal to thread 11177
I20260713 09:05:58.824191 13955 raft_consensus.cc:493] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.820261 13357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "145f81834a6646538c1247249432a15f"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:58.825150 13357 raft_consensus.cc:606] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:58.824868 13955 raft_consensus.cc:515] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.825503 13357 raft_consensus.cc:614] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:05:58.793256 13954 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:58.824559 13358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.828860 13358 raft_consensus.cc:2468] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 1.
I20260713 09:05:58.825963 13925 leader_election.cc:290] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.862216 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.862557 13965 consensus_queue.cc:1048] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:58.863426 13757 leader_election.cc:304] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:58.864305 13955 leader_election.cc:290] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.868777 13945 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:58.864169 13963 consensus_queue.cc:1048] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:05:58.873111 13965 raft_consensus.cc:2804] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:58.873441 13965 raft_consensus.cc:493] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.873756 13965 raft_consensus.cc:3060] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.876078 13356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.877573 13956 leader_election.cc:290] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:58.879107 13358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.881425 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:58.882058 13797 raft_consensus.cc:2468] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:58.883471 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:58.883806 13958 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.884289 13958 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:58.886410 13958 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:58.887816 13952 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:58.888254 13358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.889624 13954 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.890770 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:58.891366 13797 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:58.911633 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.913663 13400 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:58.914546 13400 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:58.914651 13964 raft_consensus.cc:2804] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:58.916114 13400 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:58.923846 13966 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:58.922861 13961 raft_consensus.cc:2749] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:58.924491 13966 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:58.925361 13961 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:58.925825 13961 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.926271 13961 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.927191 13966 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:58.927734 13966 raft_consensus.cc:993] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: : Instructing follower 1e44f4614e474ceebc65687af5e3aa6c to start an election
I20260713 09:05:58.922945 13964 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.928140 13966 raft_consensus.cc:1081] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Signalling peer 1e44f4614e474ceebc65687af5e3aa6c to start an election
I20260713 09:05:58.928431 13964 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:58.951073 13474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:46137, user_credentials={real_user=slave}} blocked reactor thread for 75814.7us
I20260713 09:05:58.953655 13432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:58.954600 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:58.955097 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.955711 13508 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 1.
I20260713 09:05:58.959138 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.959940 13355 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 2.
I20260713 09:05:58.960435 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.961544 13358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
 from {username='slave'} at 127.0.0.1:48096
I20260713 09:05:58.962072 13358 raft_consensus.cc:493] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.962407 13358 raft_consensus.cc:3060] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.955566 13435 raft_consensus.cc:1275] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:58.964898 13401 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [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: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:58.966449 13949 raft_consensus.cc:2804] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:58.966799 13949 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:58.967139 13949 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.915654 13965 raft_consensus.cc:515] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.964682 13474 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:58.916021 13960 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.980623 13962 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2201e02ab18740549fbc803ae2647f74)
I20260713 09:05:58.973315 13966 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:58.986125 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d721c70c741758dbe4847b36fdbc0" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:58.986321 13966 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:58.987069 13797 raft_consensus.cc:1240] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Rejecting Update request from peer ad20c5c5ecf64e299840810d58d63bb4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:58.988390 13966 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.988620 13949 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:58.988970 13945 consensus_queue.cc:1059] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.990005 13945 raft_consensus.cc:3055] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.990321 13945 raft_consensus.cc:740] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:58.990672 13966 raft_consensus.cc:493] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:58.991151 13966 raft_consensus.cc:515] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:58.991112 13945 consensus_queue.cc:260] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:58.992455 13945 raft_consensus.cc:3060] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.992982 13795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:58.993362 13966 leader_election.cc:290] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.994310 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:58.995157 13432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:58.995744 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:58.997354 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:58.997926 13965 leader_election.cc:290] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 2 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:58.998379 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:59.003430 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:59.003671 13758 leader_election.cc:304] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [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: dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.004065 13361 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 3.
I20260713 09:05:59.004669 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:59.004803 13956 raft_consensus.cc:2749] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.006227 13508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2"
dest_uuid: "2201e02ab18740549fbc803ae2647f74"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:52052
I20260713 09:05:59.006765 13508 raft_consensus.cc:606] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.006817 13970 raft_consensus.cc:493] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:59.007477 13970 raft_consensus.cc:515] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.003549 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.008539 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.018896 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:58.981729 13961 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.021466 13964 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.027562 13435 raft_consensus.cc:2393] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dadc695f416842d1a53c272f966c6ae6 in current term 2: Already voted for candidate ad20c5c5ecf64e299840810d58d63bb4 in this term.
I20260713 09:05:59.027977 13431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.034686 13357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:47422
I20260713 09:05:59.034828 13758 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [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: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:59.035336 13357 raft_consensus.cc:606] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.036957 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:05:59.037883 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:59.038609 13474 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.043129 13970 leader_election.cc:290] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:59.043751 13959 raft_consensus.cc:493] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2201e02ab18740549fbc803ae2647f74)
I20260713 09:05:59.044274 13959 raft_consensus.cc:515] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:59.045166 13358 raft_consensus.cc:515] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.046214 13959 leader_election.cc:290] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:58.984001 13962 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:59.048075 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:59.055403 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:58.981492 13960 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:59.048660 13958 raft_consensus.cc:2749] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.066103 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.066802 13433 raft_consensus.cc:2468] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:59.067767 13432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.066263 13508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:59.068501 13508 raft_consensus.cc:3055] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.068787 13508 raft_consensus.cc:740] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:59.069070 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.061506 13358 leader_election.cc:290] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:59.054440 13963 consensus_queue.cc:1048] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260713 09:05:59.082075 13957 raft_consensus.cc:493] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.070099 13357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c812047ea8644968bdabcac8bd3e46b" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:59.068213 13959 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:59.070284 13510 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 2.
I20260713 09:05:59.082934 13431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.087644 13798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:59.077975 13759 leader_election.cc:304] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [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: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.088233 13798 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.088857 13963 raft_consensus.cc:2749] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.077952 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4674b0079f34e60882d4aab50484d1c" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.084282 13508 consensus_queue.cc:260] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.089202 13759 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [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: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.091348 13508 raft_consensus.cc:3060] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.091890 13963 raft_consensus.cc:2749] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.093513 13962 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:59.093709 13960 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:59.097411 13432 raft_consensus.cc:1240] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:59.097805 13400 leader_election.cc:304] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:59.098345 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.100297 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.083771 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fa7d382d8d495681a19b171a197837" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:59.102293 13798 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 3.
I20260713 09:05:59.082557 13957 raft_consensus.cc:515] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.107800 13508 raft_consensus.cc:2468] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:59.105132 13400 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:59.090425 13959 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.111893 13428 raft_consensus.cc:1240] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:59.119866 13945 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:59.121263 13945 raft_consensus.cc:697] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:59.115476 13957 leader_election.cc:290] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:59.116037 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.122552 13959 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:59.122222 13945 consensus_queue.cc:237] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.118551 13961 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 3 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:59.118388 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:59.124715 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.121107 13431 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 1.
I20260713 09:05:59.116819 13401 leader_election.cc:304] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.114563 13185 catalog_manager.cc:5697] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 2 to 3, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 3 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.125684 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a734056cc3544be39d9c2b75ebf44520" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.127209 13961 raft_consensus.cc:2749] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.124336 13434 raft_consensus.cc:2468] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 2.
I20260713 09:05:59.130800 13949 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:59.135437 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:05:59.138232 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:59.139779 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
W20260713 09:05:59.140877 13457 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0560 after lost signal to thread 13219
I20260713 09:05:59.141659 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
W20260713 09:05:59.142539 13457 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4260 after lost signal to thread 13386
I20260713 09:05:59.142863 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:59.143260 13964 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:59.143402 13430 raft_consensus.cc:3060] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.145545 13360 raft_consensus.cc:1275] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.135322 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc349ce841748d7add807bb6c73ab13" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:05:59.146637 13960 raft_consensus.cc:993] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:59.147676 13960 raft_consensus.cc:1081] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:59.134697 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.148707 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
W20260713 09:05:59.149499 13457 debug-util.cc:398] Leaking SignalData structure 0x7b080019b460 after lost signal to thread 13460
I20260713 09:05:59.149741 13963 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.151762 13974 raft_consensus.cc:2749] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.160956 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:59.161630 13797 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.166399 13794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36476
I20260713 09:05:59.166996 13794 raft_consensus.cc:493] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.167325 13794 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.177125 13797 raft_consensus.cc:2468] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:05:59.178954 13400 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:59.177296 13476 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:59.182061 13476 leader_election.cc:304] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.182832 13796 raft_consensus.cc:1240] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:59.185007 13947 consensus_queue.cc:1059] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260713 09:05:59.185220 13979 raft_consensus.cc:2804] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:59.183297 13476 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.185799 13979 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:59.183176 13961 raft_consensus.cc:2804] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:59.186039 13947 raft_consensus.cc:3055] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.163997 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5610c84867a741f4b9f018bfa9ab770d" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.192142 13794 raft_consensus.cc:515] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.163980 13401 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
W20260713 09:05:59.192710 13457 debug-util.cc:398] Leaking SignalData structure 0x7b0800275e00 after lost signal to thread 13534
I20260713 09:05:59.193879 13970 raft_consensus.cc:2749] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:05:59.194357 13457 debug-util.cc:398] Leaking SignalData structure 0x7b080016ed40 after lost signal to thread 13825
I20260713 09:05:59.186982 13961 raft_consensus.cc:697] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:59.195852 13961 consensus_queue.cc:237] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.189909 13947 raft_consensus.cc:740] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.189394 13972 raft_consensus.cc:2749] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.185734 13960 raft_consensus.cc:2749] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.203402 13328 leader_election.cc:304] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.204226 13947 consensus_queue.cc:260] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.187433 13966 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:05:59.205382 13801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1f73164784fb49e1d2c9f7e241d1e" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.187997 13799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.186519 13979 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.210302 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:59.201000 13794 leader_election.cc:290] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:59.186960 13951 consensus_queue.cc:1059] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260713 09:05:59.212464 13948 raft_consensus.cc:2749] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.212584 13951 raft_consensus.cc:3055] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.216132 13951 raft_consensus.cc:740] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.216593 13326 leader_election.cc:304] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.217325 13759 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [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: dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.218010 13946 raft_consensus.cc:2749] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.218163 13326 leader_election.cc:304] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.218814 13795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d548ea7b1644fe8c5fcf535aff96ff" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.219158 13946 raft_consensus.cc:2749] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.219822 13946 raft_consensus.cc:993] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:59.217059 13951 consensus_queue.cc:260] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.225831 13796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.219587 13326 leader_election.cc:304] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.219897 13963 raft_consensus.cc:2749] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.225914 13968 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:59.225137 13950 raft_consensus.cc:1081] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:05:59.213135 13504 raft_consensus.cc:3055] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.229897 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73faea73592240a7b74c3207de8b0ea3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:05:59.229852 13946 raft_consensus.cc:2749] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.225008 13947 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.231787 13797 raft_consensus.cc:2393] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 2: Already voted for candidate dadc695f416842d1a53c272f966c6ae6 in this term.
I20260713 09:05:59.234681 13359 raft_consensus.cc:1275] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.219993 13944 consensus_queue.cc:1059] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260713 09:05:59.231989 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306e6de6b95c4b4eb3057ccd2aaef1d2" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.229606 13430 raft_consensus.cc:2468] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:05:59.245580 13944 raft_consensus.cc:3055] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.231456 13504 raft_consensus.cc:740] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:05:59.232407 13326 leader_election.cc:304] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.246618 13966 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:59.246713 13327 leader_election.cc:304] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:05:59.248745 13476 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:59.250336 13759 leader_election.cc:304] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:05:59.264061 13968 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:05:59.264416 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.264667 13968 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.265352 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:59.244391 13951 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.269282 13918 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:59.269786 13918 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:05:59.270252 13918 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.272630 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145f81834a6646538c1247249432a15f" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:05:59.278820 13427 raft_consensus.cc:1240] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:59.261227 13966 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.279770 13979 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.259923 13944 raft_consensus.cc:740] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.266901 13946 raft_consensus.cc:2804] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:59.284747 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.285413 13400 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74
I20260713 09:05:59.267942 13354 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.274072 13950 raft_consensus.cc:2749] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:05:59.289887 13946 raft_consensus.cc:697] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.290239 13510 raft_consensus.cc:1240] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 1. Current term is 2. Ops: []
W20260713 09:05:59.292853 13474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:46137, user_credentials={real_user=slave}} blocked reactor thread for 84721.9us
I20260713 09:05:59.256471 13963 consensus_queue.cc:1048] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260713 09:05:59.270810 13965 raft_consensus.cc:2804] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:59.296608 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.290844 13400 leader_election.cc:304] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.298233 13961 raft_consensus.cc:2749] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:05:59.294858 13946 consensus_queue.cc:237] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.295310 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:59.299307 13758 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.287918 13979 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:59.289551 13945 raft_consensus.cc:2749] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.303856 13759 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [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: dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.303947 13950 consensus_queue.cc:1059] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:59.305269 13793 raft_consensus.cc:1240] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:59.350118 13948 raft_consensus.cc:3055] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.350628 13948 raft_consensus.cc:740] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.305987 13952 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:05:59.277343 13504 consensus_queue.cc:260] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.301636 13965 raft_consensus.cc:697] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:59.344153 13360 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 3.
I20260713 09:05:59.315956 13944 consensus_queue.cc:260] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.351707 13948 consensus_queue.cc:260] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.358266 13504 raft_consensus.cc:3060] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.356186 13952 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:05:59.365015 13962 raft_consensus.cc:2749] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.377394 13918 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
W20260713 09:05:59.381959 13328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.131:36875, user_credentials={real_user=slave}} blocked reactor thread for 80666us
I20260713 09:05:59.379627 13952 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:05:59.373065 13759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.131:36875, user_credentials={real_user=slave}} blocked reactor thread for 75923.8us
I20260713 09:05:59.386353 13474 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.371634 13966 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
W20260713 09:05:59.393323 13327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.132:44559, user_credentials={real_user=slave}} blocked reactor thread for 97321.3us
I20260713 09:05:59.394918 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.393504 13990 raft_consensus.cc:2749] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.392114 13944 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.398591 13504 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:59.400841 13948 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.404697 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:59.407281 13476 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.408066 13990 raft_consensus.cc:2749] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.410318 13758 leader_election.cc:304] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:59.411185 13963 raft_consensus.cc:2804] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:59.411640 13963 raft_consensus.cc:697] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:59.402926 13965 consensus_queue.cc:237] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:05:59.412482 13963 consensus_queue.cc:237] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.415037 13966 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:05:59.403669 13918 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:05:59.417709 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:59.418912 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.416124 13354 raft_consensus.cc:2468] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:59.421277 13474 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.425396 13952 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:59.416788 13968 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.429603 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:05:59.430972 13968 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:59.423296 13918 raft_consensus.cc:2749] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260713 09:05:59.432437 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:05:59.433003 13952 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:05:59.434216 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
W20260713 09:05:59.437505 13326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.129:45497, user_credentials={real_user=slave}} blocked reactor thread for 207482us
I20260713 09:05:59.437794 13758 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74, ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:05:59.439116 13962 raft_consensus.cc:2749] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.440045 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.441792 13474 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74; no voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.446623 13326 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.447387 13944 raft_consensus.cc:2749] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:05:59.447791 13326 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.447973 13966 raft_consensus.cc:2749] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.448918 13326 leader_election.cc:304] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.449823 13947 raft_consensus.cc:2749] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.449965 13326 leader_election.cc:304] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c; no voters: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6
I20260713 09:05:59.450516 13947 raft_consensus.cc:2749] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:05:59.450698 13948 raft_consensus.cc:3060] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.452803 13793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36468
I20260713 09:05:59.453397 13793 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.453850 13793 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.453460 13184 catalog_manager.cc:5697] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 2 to 3, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 3 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.456727 13184 catalog_manager.cc:5697] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 1 to 2, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.465480 13948 raft_consensus.cc:2749] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:59.467648 13793 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.468750 13797 raft_consensus.cc:1240] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:59.473647 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:05:59.474207 13504 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.477723 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:05:59.478315 13354 raft_consensus.cc:3055] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.478618 13354 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.479413 13354 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.480517 13354 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.485562 13793 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 3 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:05:59.488523 13504 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:59.488736 13354 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:05:59.489734 13758 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:05:59.490978 13963 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:59.491413 13963 raft_consensus.cc:697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:59.492287 13963 consensus_queue.cc:237] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.494751 13509 raft_consensus.cc:1240] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Rejecting Update request from peer dadc695f416842d1a53c272f966c6ae6 for earlier term 3. Current term is 4. Ops: []
I20260713 09:05:59.495481 13793 raft_consensus.cc:1240] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Rejecting Update request from peer ad20c5c5ecf64e299840810d58d63bb4 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:59.496340 13952 consensus_queue.cc:1059] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:59.497079 13952 raft_consensus.cc:3055] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:59.496971 13945 consensus_queue.cc:1059] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.497423 13952 raft_consensus.cc:740] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:59.497968 13945 raft_consensus.cc:3055] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.498310 13945 raft_consensus.cc:740] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:05:59.498267 13952 consensus_queue.cc:260] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [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: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:59.499266 13945 consensus_queue.cc:260] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:05:59.499626 13952 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.500718 13945 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.514020 13182 catalog_manager.cc:5697] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 2, leader changed from 2201e02ab18740549fbc803ae2647f74 (127.10.233.132) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 2 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.542424 13185 catalog_manager.cc:5697] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 1 to 2, leader changed from ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.543650 13185 catalog_manager.cc:5697] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 2 to 3, leader changed from 2201e02ab18740549fbc803ae2647f74 (127.10.233.132) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 3 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.557739 13793 raft_consensus.cc:1275] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.559238 13964 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.570168 13360 raft_consensus.cc:1275] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.571976 13945 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.574441 13185 catalog_manager.cc:5697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 2 to 3, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 3 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.603984 13793 raft_consensus.cc:1275] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.605427 13945 consensus_queue.cc:1048] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.608225 13504 raft_consensus.cc:1240] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:59.609795 13944 consensus_queue.cc:1059] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:59.611069 13944 raft_consensus.cc:3055] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:59.611452 13944 raft_consensus.cc:740] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:05:59.612498 13944 consensus_queue.cc:260] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:05:59.614200 13944 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:59.628077 13360 raft_consensus.cc:1275] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.629647 13970 consensus_queue.cc:1048] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.824697 13504 raft_consensus.cc:1240] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Rejecting Update request from peer dadc695f416842d1a53c272f966c6ae6 for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:59.826772 13952 consensus_queue.cc:1059] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:59.828228 13963 raft_consensus.cc:3055] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.828573 13963 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:05:59.830170 13963 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:05:59.838210 13963 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.854812 13427 raft_consensus.cc:1275] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.856155 13963 consensus_queue.cc:1048] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.873420 13360 raft_consensus.cc:1275] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.875240 13952 consensus_queue.cc:1048] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.894925 13504 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.896775 13963 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.922312 13360 raft_consensus.cc:1275] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.924304 13963 consensus_queue.cc:1048] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.949302 13361 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.951853 13952 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.963518 13504 raft_consensus.cc:1275] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.965015 13963 consensus_queue.cc:1048] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.981169 13427 raft_consensus.cc:1275] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.982919 13944 consensus_queue.cc:1048] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:00.010547 13504 raft_consensus.cc:1275] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:00.012921 13944 consensus_queue.cc:1048] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:00.039058 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:00.060693 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:00.089046 13427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3"
dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
mode: GRACEFUL
new_leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
 from {username='slave'} at 127.0.0.1:38182
I20260713 09:06:00.089890 13427 raft_consensus.cc:606] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Received request to transfer leadership to TS 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:06:00.102913 13793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
mode: GRACEFUL
new_leader_uuid: "2201e02ab18740549fbc803ae2647f74"
 from {username='slave'} at 127.0.0.1:49188
I20260713 09:06:00.103403 13793 raft_consensus.cc:606] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Received request to transfer leadership to TS 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:00.104521 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:00.105139 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:00.172173 13945 raft_consensus.cc:993] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: : Instructing follower 1e44f4614e474ceebc65687af5e3aa6c to start an election
I20260713 09:06:00.172863 13961 raft_consensus.cc:1081] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Signalling peer 1e44f4614e474ceebc65687af5e3aa6c to start an election
I20260713 09:06:00.174786 13354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
 from {username='slave'} at 127.0.0.1:48100
I20260713 09:06:00.175479 13354 raft_consensus.cc:493] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.179874 13354 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.188750 13354 raft_consensus.cc:515] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:06:00.191179 13354 leader_election.cc:290] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:06:00.192075 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:00.192929 13793 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.192294 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd27193127941b0a0933b439d90a9c3" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:06:00.194620 13427 raft_consensus.cc:3055] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:00.194962 13427 raft_consensus.cc:740] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:06:00.195919 13427 consensus_queue.cc:260] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:06:00.197050 13427 raft_consensus.cc:3060] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.205621 13793 raft_consensus.cc:2468] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 3.
I20260713 09:06:00.206040 13427 raft_consensus.cc:2468] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 3.
I20260713 09:06:00.207230 13326 leader_election.cc:304] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:00.208149 13948 raft_consensus.cc:2804] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:00.208551 13948 raft_consensus.cc:697] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:06:00.209468 13948 consensus_queue.cc:237] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:06:00.216965 13185 catalog_manager.cc:5697] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 2 to 3, leader changed from ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 3 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.416682 13948 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.417354 13948 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.419744 13948 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.420248 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:06:00.420877 13430 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:06:00.420859 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:00.422308 13328 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 
I20260713 09:06:00.423051 13948 raft_consensus.cc:2804] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:00.423432 13948 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.423791 13948 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.432860 13948 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.435226 13948 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.435976 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:06:00.436493 13430 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.436254 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:00.443253 13430 raft_consensus.cc:2468] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 3.
I20260713 09:06:00.444397 13328 leader_election.cc:304] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:00.445227 13948 raft_consensus.cc:2804] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:00.445748 13948 raft_consensus.cc:697] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:06:00.448354 13948 consensus_queue.cc:237] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.456816 13185 catalog_manager.cc:5697] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.486011 13952 raft_consensus.cc:993] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6: : Instructing follower 2201e02ab18740549fbc803ae2647f74 to start an election
I20260713 09:06:00.486580 13958 raft_consensus.cc:1081] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Signalling peer 2201e02ab18740549fbc803ae2647f74 to start an election
I20260713 09:06:00.488234 13504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749"
dest_uuid: "2201e02ab18740549fbc803ae2647f74"
 from {username='slave'} at 127.0.0.1:52058
I20260713 09:06:00.488703 13504 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:00.488991 13504 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.494244 13504 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:00.495826 13504 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:06:00.496644 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:00.496766 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:06:00.497360 13793 raft_consensus.cc:3055] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:00.497437 13354 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.497697 13793 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:06:00.498574 13793 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:00.499545 13793 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.503834 13793 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 4.
I20260713 09:06:00.504854 13474 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:00.504776 13354 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 4.
I20260713 09:06:00.505807 13968 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:00.506289 13968 raft_consensus.cc:697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:06:00.507129 13968 consensus_queue.cc:237] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:00.514261 13185 catalog_manager.cc:5697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 3 to 4, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 4 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.567921 13948 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.568502 13948 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.570523 13948 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.571349 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:06:00.571538 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:00.572358 13504 raft_consensus.cc:2468] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 2.
I20260713 09:06:00.573504 13327 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:06:00.574297 13948 raft_consensus.cc:2804] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:00.574620 13948 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.574884 13948 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.580231 13948 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.582367 13948 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 election: Requested vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.582559 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:06:00.584510 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:00.585134 13504 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.592506 13918 raft_consensus.cc:493] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:06:00.593258 13504 raft_consensus.cc:2468] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 3.
I20260713 09:06:00.593091 13918 raft_consensus.cc:515] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.594493 13327 leader_election.cc:304] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:06:00.595312 14015 raft_consensus.cc:2804] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:00.595911 14015 raft_consensus.cc:697] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:06:00.595341 13918 leader_election.cc:290] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:06:00.597007 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:06:00.596843 14015 consensus_queue.cc:237] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.597878 13427 raft_consensus.cc:2368] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 for earlier term 2. Current term is 3.
I20260713 09:06:00.598250 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119449a32ae345fb8410c9252315d7bc" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:06:00.599416 13476 leader_election.cc:400] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875) with higher term. Message: Invalid argument: T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 for earlier term 2. Current term is 3.
I20260713 09:06:00.599787 13476 leader_election.cc:403] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:06:00.600580 13918 raft_consensus.cc:3060] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.610682 13185 catalog_manager.cc:5697] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.613942 13918 raft_consensus.cc:2749] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875) with higher term. Message: Invalid argument: T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 for earlier term 2. Current term is 3.
I20260713 09:06:00.616148 13427 raft_consensus.cc:1275] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.617436 14015 consensus_queue.cc:1048] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.629652 13945 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.630224 13945 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:00.636555 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:06:00.637218 13793 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 3.
I20260713 09:06:00.638592 13797 raft_consensus.cc:1275] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:00.638562 13400 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:00.639747 13970 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:06:00.640101 13970 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.640471 13970 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.640183 13948 consensus_queue.cc:1048] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:00.645157 13945 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:00.646826 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:00.653779 13970 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:00.657876 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:00.659034 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:00.659591 13793 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.659876 13970 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 4 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:00.665431 13793 raft_consensus.cc:2468] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 4.
I20260713 09:06:00.666594 13400 leader_election.cc:304] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:00.667315 13970 raft_consensus.cc:2804] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:00.668171 13970 raft_consensus.cc:697] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:06:00.669278 13970 consensus_queue.cc:237] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:00.679287 13185 catalog_manager.cc:5697] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.734246 13970 raft_consensus.cc:493] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:06:00.734918 13970 raft_consensus.cc:515] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.737773 13970 leader_election.cc:290] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.738081 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:06:00.738312 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8a1609e0064f22a8a0798eaf4e00c8" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:00.738989 13504 raft_consensus.cc:2368] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 for earlier term 2. Current term is 3.
I20260713 09:06:00.740201 13401 leader_election.cc:400] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559) with higher term. Message: Invalid argument: T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 for earlier term 2. Current term is 3.
I20260713 09:06:00.740538 13401 leader_election.cc:403] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:06:00.741170 13970 raft_consensus.cc:3060] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:00.747473 13970 raft_consensus.cc:2749] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559) with higher term. Message: Invalid argument: T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 for earlier term 2. Current term is 3.
I20260713 09:06:00.850847 13504 raft_consensus.cc:1275] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:00.852100 14015 consensus_queue.cc:1048] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.863273 13427 raft_consensus.cc:1275] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:00.864930 13944 consensus_queue.cc:1048] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:00.873241 13918 raft_consensus.cc:493] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad20c5c5ecf64e299840810d58d63bb4)
I20260713 09:06:00.873926 13918 raft_consensus.cc:515] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:00.877174 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:06:00.883342 13918 leader_election.cc:290] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:00.884778 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d11004a4e467f912e4f1f08f34d38" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:06:00.885493 13793 raft_consensus.cc:2368] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 for earlier term 3. Current term is 4.
I20260713 09:06:00.886629 13474 leader_election.cc:400] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Vote denied by peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497) with higher term. Message: Invalid argument: T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 for earlier term 3. Current term is 4.
I20260713 09:06:00.886933 13474 leader_election.cc:403] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:06:00.887454 13918 raft_consensus.cc:3060] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:06:00.894891 13918 raft_consensus.cc:2749] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497) with higher term. Message: Invalid argument: T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2201e02ab18740549fbc803ae2647f74 for earlier term 3. Current term is 4.
I20260713 09:06:00.907471 13793 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:00.908718 13918 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:00.916671 13354 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:00.918452 13918 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:00.971284 13970 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:06:00.971932 13970 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.973533 13970 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.974200 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:06:00.974457 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:00.975194 13504 raft_consensus.cc:2393] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:06:00.975075 13354 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:06:00.976498 13400 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:00.977221 13970 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:00.977528 13970 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e44f4614e474ceebc65687af5e3aa6c)
I20260713 09:06:00.977797 13970 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.982421 13970 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.983920 13970 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 2 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.984684 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:06:00.984854 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:00.985517 13504 raft_consensus.cc:2393] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad20c5c5ecf64e299840810d58d63bb4 in current term 2: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:06:00.992225 13354 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 2.
I20260713 09:06:00.993340 13400 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [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: 1e44f4614e474ceebc65687af5e3aa6c, ad20c5c5ecf64e299840810d58d63bb4; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:00.994048 13970 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.994432 13970 raft_consensus.cc:697] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:06:00.995184 13970 consensus_queue.cc:237] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:00.995524 13958 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.996105 13958 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:00.998641 13958 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:00.999162 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:06:00.999892 13354 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 3.
I20260713 09:06:01.000730 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:01.000949 13757 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:01.001398 13504 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 4.
I20260713 09:06:01.001955 13958 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:06:01.002420 13958 raft_consensus.cc:493] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.003104 13958 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:01.004587 13185 catalog_manager.cc:5697] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 1 to 2, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.014691 13958 raft_consensus.cc:515] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:01.016500 13958 leader_election.cc:290] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 5 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559)
I20260713 09:06:01.017123 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:06:01.017462 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c9e93988f4752bbe55a20c26f62f4" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:01.017740 13354 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Advancing to term 5
I20260713 09:06:01.018132 13504 raft_consensus.cc:3060] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:01.022980 13354 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 5.
I20260713 09:06:01.024467 13757 leader_election.cc:304] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:01.024856 13427 raft_consensus.cc:1275] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:01.025193 13958 raft_consensus.cc:2804] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:01.025700 13958 raft_consensus.cc:697] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 5 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:06:01.026469 13944 consensus_queue.cc:1048] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:01.026544 13958 consensus_queue.cc:237] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:01.028110 13504 raft_consensus.cc:2468] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 5.
I20260713 09:06:01.039824 13504 raft_consensus.cc:1275] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:01.041307 13948 consensus_queue.cc:1048] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:01.042371 13185 catalog_manager.cc:5697] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.063014 13948 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:06:01.063581 13948 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.066833 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74" is_pre_election: true
I20260713 09:06:01.067621 13504 raft_consensus.cc:2393] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 3: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:06:01.069062 13948 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:01.070014 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:06:01.070679 13793 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 3.
I20260713 09:06:01.072609 13326 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:01.073930 13948 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:01.074241 13948 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader dadc695f416842d1a53c272f966c6ae6)
I20260713 09:06:01.074535 13948 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.081075 13948 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.082859 13948 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 3 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:01.083982 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:01.084010 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:01.088325 13504 raft_consensus.cc:2393] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e44f4614e474ceebc65687af5e3aa6c in current term 3: Already voted for candidate 2201e02ab18740549fbc803ae2647f74 in this term.
I20260713 09:06:01.089524 13793 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 3.
I20260713 09:06:01.090605 13326 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 2201e02ab18740549fbc803ae2647f74
I20260713 09:06:01.091661 13948 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:01.092785 13948 raft_consensus.cc:697] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:06:01.093462 13948 consensus_queue.cc:237] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.101348 13185 catalog_manager.cc:5697] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 2 to 3, leader changed from dadc695f416842d1a53c272f966c6ae6 (127.10.233.129) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 3 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.106326 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:01.132704 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:01.154304 13430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3"
dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
mode: GRACEFUL
new_leader_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:38182
I20260713 09:06:01.154844 13430 raft_consensus.cc:606] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Received request to transfer leadership to TS dadc695f416842d1a53c272f966c6ae6
I20260713 09:06:01.156119 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:01.157022 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:01.187367 13968 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.187907 13968 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.189584 13968 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:06:01.190245 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6" is_pre_election: true
I20260713 09:06:01.190543 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:06:01.190958 13797 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 3.
I20260713 09:06:01.192000 13474 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:06:01.192584 13968 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:06:01.192934 13968 raft_consensus.cc:493] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.193226 13968 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:01.198225 13968 raft_consensus.cc:515] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.199990 13968 leader_election.cc:290] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 4 election: Requested vote from peers dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497), 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137)
I20260713 09:06:01.200846 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:06:01.201249 13797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae9280a19674dec8edbda088650d296" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:01.201767 13797 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:01.208014 13797 raft_consensus.cc:2468] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 4.
I20260713 09:06:01.209506 13474 leader_election.cc:304] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [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: 2201e02ab18740549fbc803ae2647f74, dadc695f416842d1a53c272f966c6ae6; no voters: 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:06:01.210337 13918 raft_consensus.cc:2804] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:01.210836 13918 raft_consensus.cc:697] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:06:01.211648 13918 consensus_queue.cc:237] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.220538 13185 catalog_manager.cc:5697] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 3 to 4, leader changed from 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 4 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.225097 13504 raft_consensus.cc:1275] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:01.226846 13970 consensus_queue.cc:1048] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:01.237383 13797 raft_consensus.cc:1275] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:01.239073 13970 consensus_queue.cc:1048] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:01.352150 13918 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.352593 13918 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:01.354185 13918 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:06:01.354857 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c" is_pre_election: true
I20260713 09:06:01.355561 13360 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 2.
I20260713 09:06:01.356549 13474 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: 
I20260713 09:06:01.357270 13918 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:01.357604 13918 raft_consensus.cc:493] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.357914 13918 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.359814 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4" is_pre_election: true
I20260713 09:06:01.363626 13918 raft_consensus.cc:515] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:01.365195 13918 leader_election.cc:290] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [CANDIDATE]: Term 3 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:06:01.365882 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:06:01.366101 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1a0cc1728a47b8b08ca97886ecaa61" candidate_uuid: "2201e02ab18740549fbc803ae2647f74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:06:01.366490 13360 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.373982 13360 raft_consensus.cc:2468] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2201e02ab18740549fbc803ae2647f74 in term 3.
I20260713 09:06:01.375002 13474 leader_election.cc:304] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [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: 1e44f4614e474ceebc65687af5e3aa6c, 2201e02ab18740549fbc803ae2647f74; no voters: ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:06:01.375655 13918 raft_consensus.cc:2804] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:01.376147 13918 raft_consensus.cc:697] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 3 LEADER]: Becoming Leader. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:06:01.376906 13918 consensus_queue.cc:237] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:01.382251 13360 raft_consensus.cc:1240] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Rejecting Update request from peer ad20c5c5ecf64e299840810d58d63bb4 for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:01.383867 13945 consensus_queue.cc:1059] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:01.384701 13945 raft_consensus.cc:3055] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:01.385042 13945 raft_consensus.cc:740] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:06:01.384980 13185 catalog_manager.cc:5697] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 reported cstate change: term changed from 2 to 3, leader changed from ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131) to 2201e02ab18740549fbc803ae2647f74 (127.10.233.132). New cstate: current_term: 3 leader_uuid: "2201e02ab18740549fbc803ae2647f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.386264 13945 consensus_queue.cc:260] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } }
I20260713 09:06:01.387547 13945 raft_consensus.cc:3060] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.475842 13504 raft_consensus.cc:1275] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:06:01.477049 13958 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:01.486248 13360 raft_consensus.cc:1275] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:06:01.488652 14045 consensus_queue.cc:1048] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:01.590466 13970 raft_consensus.cc:993] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: : Instructing follower dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:06:01.590955 13945 raft_consensus.cc:1081] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Signalling peer dadc695f416842d1a53c272f966c6ae6 to start an election
I20260713 09:06:01.592391 13793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3"
dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
 from {username='slave'} at 127.0.0.1:36482
I20260713 09:06:01.592872 13793 raft_consensus.cc:493] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.593182 13793 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:01.597924 13793 raft_consensus.cc:515] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:06:01.599597 13793 leader_election.cc:290] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [CANDIDATE]: Term 4 election: Requested vote from peers 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137), ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131:36875)
I20260713 09:06:01.600653 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
I20260713 09:06:01.600593 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0d0344f9704dd08b897539e7d788f3" candidate_uuid: "dadc695f416842d1a53c272f966c6ae6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
I20260713 09:06:01.601398 13427 raft_consensus.cc:3055] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:01.601480 13360 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:01.601804 13427 raft_consensus.cc:740] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:06:01.602677 13427 consensus_queue.cc:260] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:06:01.603964 13427 raft_consensus.cc:3060] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:01.608549 13360 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 4.
I20260713 09:06:01.610965 13757 leader_election.cc:304] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:01.611811 13952 raft_consensus.cc:2804] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:01.612448 13952 raft_consensus.cc:697] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 4 LEADER]: Becoming Leader. State: Replica: dadc695f416842d1a53c272f966c6ae6, State: Running, Role: LEADER
I20260713 09:06:01.612709 13427 raft_consensus.cc:2468] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dadc695f416842d1a53c272f966c6ae6 in term 4.
I20260713 09:06:01.614920 13952 consensus_queue.cc:237] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [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: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } }
I20260713 09:06:01.623806 13182 catalog_manager.cc:5697] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 reported cstate change: term changed from 3 to 4, leader changed from ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131) to dadc695f416842d1a53c272f966c6ae6 (127.10.233.129). New cstate: current_term: 4 leader_uuid: "dadc695f416842d1a53c272f966c6ae6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.692126 13504 raft_consensus.cc:1240] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Rejecting Update request from peer 1e44f4614e474ceebc65687af5e3aa6c for earlier term 3. Current term is 4. Ops: []
I20260713 09:06:01.693225 14015 consensus_queue.cc:1059] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:01.693771 14015 consensus_queue.cc:1243] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Peer 2201e02ab18740549fbc803ae2647f74 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260713 09:06:01.694218 14043 raft_consensus.cc:3055] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:01.694483 14043 raft_consensus.cc:740] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:06:01.695093 14043 consensus_queue.cc:260] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:01.695971 14043 raft_consensus.cc:3060] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:01.756001 13360 raft_consensus.cc:1275] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260713 09:06:01.756350 13360 pending_rounds.cc:85] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: Aborting all ops after (but not including) 2
I20260713 09:06:01.756619 13360 pending_rounds.cc:107] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260713 09:06:01.756843 13360 raft_consensus.cc:2889] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:01.758093 13918 consensus_queue.cc:1048] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:01.766338 13793 raft_consensus.cc:1275] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:01.767838 13968 consensus_queue.cc:1048] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:01.846848 13427 raft_consensus.cc:1275] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:06:01.847206 13427 pending_rounds.cc:85] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: Aborting all ops after (but not including) 1
I20260713 09:06:01.847456 13427 pending_rounds.cc:107] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:06:01.847671 13427 raft_consensus.cc:2889] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:01.849295 14049 consensus_queue.cc:1048] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:01.857466 13360 raft_consensus.cc:1275] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Refusing update from remote peer 2201e02ab18740549fbc803ae2647f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:01.859164 13918 consensus_queue.cc:1048] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.128247 13360 raft_consensus.cc:1275] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:02.129765 14046 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:02.141568 13430 raft_consensus.cc:1275] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Refusing update from remote peer dadc695f416842d1a53c272f966c6ae6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:02.143733 14054 consensus_queue.cc:1048] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:02.158241 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:02.189254 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:02.203794 13504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1316afd4392c42299117281c16836f79"
dest_uuid: "2201e02ab18740549fbc803ae2647f74"
mode: GRACEFUL
new_leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
 from {username='slave'} at 127.0.0.1:52052
I20260713 09:06:02.204344 13504 raft_consensus.cc:606] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Received request to transfer leadership to TS ad20c5c5ecf64e299840810d58d63bb4
I20260713 09:06:02.207321 13504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749"
dest_uuid: "2201e02ab18740549fbc803ae2647f74"
mode: GRACEFUL
new_leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
 from {username='slave'} at 127.0.0.1:52052
I20260713 09:06:02.207880 13504 raft_consensus.cc:606] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Received request to transfer leadership to TS 1e44f4614e474ceebc65687af5e3aa6c
I20260713 09:06:02.208950 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:02.209167 13918 raft_consensus.cc:993] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: : Instructing follower ad20c5c5ecf64e299840810d58d63bb4 to start an election
I20260713 09:06:02.209679 14049 raft_consensus.cc:1081] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Signalling peer ad20c5c5ecf64e299840810d58d63bb4 to start an election
I20260713 09:06:02.209877 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:02.211225 13430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1316afd4392c42299117281c16836f79"
dest_uuid: "ad20c5c5ecf64e299840810d58d63bb4"
 from {username='slave'} at 127.0.0.1:48796
I20260713 09:06:02.211802 13430 raft_consensus.cc:493] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.212196 13430 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.219597 13430 raft_consensus.cc:515] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:02.222760 13430 leader_election.cc:290] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [CANDIDATE]: Term 3 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:02.226100 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:02.226699 13793 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.227087 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1316afd4392c42299117281c16836f79" candidate_uuid: "ad20c5c5ecf64e299840810d58d63bb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:02.227734 13504 raft_consensus.cc:3055] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:02.228060 13504 raft_consensus.cc:740] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:06:02.229001 13504 consensus_queue.cc:260] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:02.230408 13504 raft_consensus.cc:3060] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.234148 13793 raft_consensus.cc:2468] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 3.
I20260713 09:06:02.235399 13400 leader_election.cc:304] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [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: ad20c5c5ecf64e299840810d58d63bb4, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:02.236213 13945 raft_consensus.cc:2804] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:02.236794 13945 raft_consensus.cc:697] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Becoming Leader. State: Replica: ad20c5c5ecf64e299840810d58d63bb4, State: Running, Role: LEADER
I20260713 09:06:02.237152 13504 raft_consensus.cc:2468] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad20c5c5ecf64e299840810d58d63bb4 in term 3.
I20260713 09:06:02.237695 13945 consensus_queue.cc:237] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [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: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } }
I20260713 09:06:02.245970 13182 catalog_manager.cc:5697] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 reported cstate change: term changed from 2 to 3, leader changed from 2201e02ab18740549fbc803ae2647f74 (127.10.233.132) to ad20c5c5ecf64e299840810d58d63bb4 (127.10.233.131). New cstate: current_term: 3 leader_uuid: "ad20c5c5ecf64e299840810d58d63bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad20c5c5ecf64e299840810d58d63bb4" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.691516 14049 raft_consensus.cc:993] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: : Instructing follower 1e44f4614e474ceebc65687af5e3aa6c to start an election
I20260713 09:06:02.692032 14049 raft_consensus.cc:1081] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Signalling peer 1e44f4614e474ceebc65687af5e3aa6c to start an election
I20260713 09:06:02.693584 13360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749"
dest_uuid: "1e44f4614e474ceebc65687af5e3aa6c"
 from {username='slave'} at 127.0.0.1:48096
I20260713 09:06:02.694119 13360 raft_consensus.cc:493] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.694476 13360 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:02.698088 13504 raft_consensus.cc:1275] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:02.699818 13945 consensus_queue.cc:1048] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:02.701045 13360 raft_consensus.cc:515] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:02.703786 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2201e02ab18740549fbc803ae2647f74"
I20260713 09:06:02.704144 13793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7a62cb59fb4f94af1e6bfa6b4d2749" candidate_uuid: "1e44f4614e474ceebc65687af5e3aa6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dadc695f416842d1a53c272f966c6ae6"
I20260713 09:06:02.704723 13793 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:02.704304 13504 raft_consensus.cc:3055] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:02.705148 13504 raft_consensus.cc:740] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2201e02ab18740549fbc803ae2647f74, State: Running, Role: LEADER
I20260713 09:06:02.705837 13504 consensus_queue.cc:260] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:02.707177 13504 raft_consensus.cc:3060] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:02.711404 13793 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 5.
I20260713 09:06:02.712415 13326 leader_election.cc:304] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [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: 1e44f4614e474ceebc65687af5e3aa6c, dadc695f416842d1a53c272f966c6ae6; no voters: 
I20260713 09:06:02.713150 14015 raft_consensus.cc:2804] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:02.713617 14015 raft_consensus.cc:697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 LEADER]: Becoming Leader. State: Replica: 1e44f4614e474ceebc65687af5e3aa6c, State: Running, Role: LEADER
I20260713 09:06:02.715127 13797 raft_consensus.cc:1275] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Refusing update from remote peer ad20c5c5ecf64e299840810d58d63bb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:02.715358 14015 consensus_queue.cc:237] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [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: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } }
I20260713 09:06:02.716647 14040 consensus_queue.cc:1048] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:02.717128 13504 raft_consensus.cc:2468] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e44f4614e474ceebc65687af5e3aa6c in term 5.
I20260713 09:06:02.720571 13360 leader_election.cc:290] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [CANDIDATE]: Term 5 election: Requested vote from peers 2201e02ab18740549fbc803ae2647f74 (127.10.233.132:44559), dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497)
I20260713 09:06:02.735509 13184 catalog_manager.cc:5697] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c reported cstate change: term changed from 4 to 5, leader changed from 2201e02ab18740549fbc803ae2647f74 (127.10.233.132) to 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130). New cstate: current_term: 5 leader_uuid: "1e44f4614e474ceebc65687af5e3aa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f4614e474ceebc65687af5e3aa6c" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 46137 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.122205 13509 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:03.123183 14015 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2201e02ab18740549fbc803ae2647f74" member_type: VOTER last_known_addr { host: "127.10.233.132" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:03.134187 13797 raft_consensus.cc:1275] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Refusing update from remote peer 1e44f4614e474ceebc65687af5e3aa6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:03.135891 14071 consensus_queue.cc:1048] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dadc695f416842d1a53c272f966c6ae6" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:03.210726 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:03.225173 11174 tablet_server.cc:179] TabletServer@127.10.233.129:45497 shutting down...
I20260713 09:06:03.260620 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:03.261413 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.262446 11174 raft_consensus.cc:2243] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.262943 11174 raft_consensus.cc:2272] T 43fa7d382d8d495681a19b171a197837 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.264966 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.265486 11174 raft_consensus.cc:2243] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.265810 11174 raft_consensus.cc:2272] T dbd27193127941b0a0933b439d90a9c3 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.267413 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.267917 11174 raft_consensus.cc:2243] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.268529 11174 raft_consensus.cc:2272] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.270203 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.270864 11174 raft_consensus.cc:2243] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.271324 11174 raft_consensus.cc:2272] T d45d11004a4e467f912e4f1f08f34d38 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:03.271379 13326 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:06:03.273619 11174 tablet_replica.cc:333] stopping tablet replica
W20260713 09:06:03.274212 13326 consensus_peers.cc:597] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.274322 11174 raft_consensus.cc:2243] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.274823 11174 raft_consensus.cc:2272] T a734056cc3544be39d9c2b75ebf44520 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.276727 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.277209 11174 raft_consensus.cc:2243] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.277860 11174 raft_consensus.cc:2272] T f9d548ea7b1644fe8c5fcf535aff96ff P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.279547 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.280107 11174 raft_consensus.cc:2243] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.280819 11174 raft_consensus.cc:2272] T 145f81834a6646538c1247249432a15f P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.282634 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.283105 11174 raft_consensus.cc:2243] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.283565 11174 raft_consensus.cc:2272] T 1316afd4392c42299117281c16836f79 P dadc695f416842d1a53c272f966c6ae6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.285979 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.286514 11174 raft_consensus.cc:2243] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.286916 11174 raft_consensus.cc:2272] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.289191 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.289830 11174 raft_consensus.cc:2243] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.290696 11174 raft_consensus.cc:2272] T 73faea73592240a7b74c3207de8b0ea3 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.292443 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.292943 11174 raft_consensus.cc:2243] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.293305 11174 raft_consensus.cc:2272] T 5610c84867a741f4b9f018bfa9ab770d P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.295154 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.295732 11174 raft_consensus.cc:2243] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.296204 11174 raft_consensus.cc:2272] T db0d721c70c741758dbe4847b36fdbc0 P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.298472 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.299378 11174 raft_consensus.cc:2243] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.299871 11174 raft_consensus.cc:2272] T 5ae9280a19674dec8edbda088650d296 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:03.300393 13474 consensus_peers.cc:597] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:03.301669 13400 consensus_peers.cc:597] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.301854 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.302446 11174 raft_consensus.cc:2243] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.302842 11174 raft_consensus.cc:2272] T 8af1f73164784fb49e1d2c9f7e241d1e P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.304701 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.305186 11174 raft_consensus.cc:2243] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.305828 11174 raft_consensus.cc:2272] T 1a0d0344f9704dd08b897539e7d788f3 P dadc695f416842d1a53c272f966c6ae6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.307876 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.308389 11174 raft_consensus.cc:2243] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.308763 11174 raft_consensus.cc:2272] T e4674b0079f34e60882d4aab50484d1c P dadc695f416842d1a53c272f966c6ae6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.310920 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.311309 11174 raft_consensus.cc:2243] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.311630 11174 raft_consensus.cc:2272] T 1ea0689d41844d478a683bfedaf85683 P dadc695f416842d1a53c272f966c6ae6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.313793 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:03.314173 11174 raft_consensus.cc:2243] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.314790 11174 raft_consensus.cc:2272] T 942c9e93988f4752bbe55a20c26f62f4 P dadc695f416842d1a53c272f966c6ae6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.351655 11174 tablet_server.cc:196] TabletServer@127.10.233.129:45497 shutdown complete.
W20260713 09:06:03.361500 13400 consensus_peers.cc:597] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.384945 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
I20260713 09:06:03.413378 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:03.414229 11174 tablet_replica.cc:333] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
W20260713 09:06:03.414100 13474 consensus_peers.cc:597] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:03.414806 13474 consensus_peers.cc:597] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.415270 11174 raft_consensus.cc:2243] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.415876 11174 raft_consensus.cc:2272] T 5ae9280a19674dec8edbda088650d296 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.418386 11174 tablet_replica.cc:333] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.419190 11174 raft_consensus.cc:2243] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.419569 11174 raft_consensus.cc:2272] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.421473 11174 tablet_replica.cc:333] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.421993 11174 raft_consensus.cc:2243] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.422686 11174 raft_consensus.cc:2272] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.425040 11174 tablet_replica.cc:333] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.425585 11174 raft_consensus.cc:2243] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.425951 11174 raft_consensus.cc:2272] T b3e7e2d6c45643f199c99104e560fd58 P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.427817 11174 tablet_replica.cc:333] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.428349 11174 raft_consensus.cc:2243] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.429236 11174 raft_consensus.cc:2272] T 8c812047ea8644968bdabcac8bd3e46b P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.431763 11174 tablet_replica.cc:333] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
W20260713 09:06:03.432281 13474 consensus_peers.cc:597] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 -> Peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Couldn't send request to peer 1e44f4614e474ceebc65687af5e3aa6c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.432544 11174 raft_consensus.cc:2243] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.433094 11174 raft_consensus.cc:2272] T a734056cc3544be39d9c2b75ebf44520 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.435202 11174 tablet_replica.cc:333] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.435935 11174 raft_consensus.cc:2243] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.436391 11174 raft_consensus.cc:2272] T 145f81834a6646538c1247249432a15f P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.438546 11174 tablet_replica.cc:333] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.439061 11174 raft_consensus.cc:2243] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.439802 11174 raft_consensus.cc:2272] T 119449a32ae345fb8410c9252315d7bc P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.441704 11174 tablet_replica.cc:333] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.442212 11174 raft_consensus.cc:2243] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.442919 11174 raft_consensus.cc:2272] T dbd27193127941b0a0933b439d90a9c3 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.444618 11174 tablet_replica.cc:333] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.445111 11174 raft_consensus.cc:2243] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.445510 11174 raft_consensus.cc:2272] T 1a0d0344f9704dd08b897539e7d788f3 P 1e44f4614e474ceebc65687af5e3aa6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.447091 11174 tablet_replica.cc:333] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.447557 11174 raft_consensus.cc:2243] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.447943 11174 raft_consensus.cc:2272] T 8af1f73164784fb49e1d2c9f7e241d1e P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.449956 11174 tablet_replica.cc:333] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.450542 11174 raft_consensus.cc:2243] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.450928 11174 raft_consensus.cc:2272] T 73faea73592240a7b74c3207de8b0ea3 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.452872 11174 tablet_replica.cc:333] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.453334 11174 raft_consensus.cc:2243] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.453712 11174 raft_consensus.cc:2272] T 5610c84867a741f4b9f018bfa9ab770d P 1e44f4614e474ceebc65687af5e3aa6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.455407 11174 tablet_replica.cc:333] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.455938 11174 raft_consensus.cc:2243] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.456341 11174 raft_consensus.cc:2272] T f9d548ea7b1644fe8c5fcf535aff96ff P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.457880 11174 tablet_replica.cc:333] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.458323 11174 raft_consensus.cc:2243] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.458701 11174 raft_consensus.cc:2272] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.460274 11174 tablet_replica.cc:333] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.460716 11174 raft_consensus.cc:2243] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.461354 11174 raft_consensus.cc:2272] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 1e44f4614e474ceebc65687af5e3aa6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.462978 11174 tablet_replica.cc:333] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.463433 11174 raft_consensus.cc:2243] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.463848 11174 raft_consensus.cc:2272] T 942c9e93988f4752bbe55a20c26f62f4 P 1e44f4614e474ceebc65687af5e3aa6c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.465433 11174 tablet_replica.cc:333] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c: stopping tablet replica
I20260713 09:06:03.465873 11174 raft_consensus.cc:2243] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.466527 11174 raft_consensus.cc:2272] T dcc349ce841748d7add807bb6c73ab13 P 1e44f4614e474ceebc65687af5e3aa6c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:03.470961 13400 consensus_peers.cc:597] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 -> Peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Couldn't send request to peer 1e44f4614e474ceebc65687af5e3aa6c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:03.491462 13400 consensus_peers.cc:597] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.505017 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
W20260713 09:06:03.517935 13400 consensus_peers.cc:597] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 -> Peer dadc695f416842d1a53c272f966c6ae6 (127.10.233.129:45497): Couldn't send request to peer dadc695f416842d1a53c272f966c6ae6. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:03.531008 13474 consensus_peers.cc:597] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 -> Peer 1e44f4614e474ceebc65687af5e3aa6c (127.10.233.130:46137): Couldn't send request to peer 1e44f4614e474ceebc65687af5e3aa6c. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:46137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.537475 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
I20260713 09:06:03.566695 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:03.567389 11174 tablet_replica.cc:333] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.568118 11174 raft_consensus.cc:2243] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.568497 11174 raft_consensus.cc:2272] T 5d1a0cc1728a47b8b08ca97886ecaa61 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.570147 11174 tablet_replica.cc:333] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.570597 11174 raft_consensus.cc:2243] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.570992 11174 raft_consensus.cc:2272] T 7a8a1609e0064f22a8a0798eaf4e00c8 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.572580 11174 tablet_replica.cc:333] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.573191 11174 raft_consensus.cc:2243] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.573529 11174 raft_consensus.cc:2272] T dcc349ce841748d7add807bb6c73ab13 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.575001 11174 tablet_replica.cc:333] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.575448 11174 raft_consensus.cc:2243] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.575835 11174 raft_consensus.cc:2272] T 1ea0689d41844d478a683bfedaf85683 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.577433 11174 tablet_replica.cc:333] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.577864 11174 raft_consensus.cc:2243] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.578485 11174 raft_consensus.cc:2272] T e4674b0079f34e60882d4aab50484d1c P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.580077 11174 tablet_replica.cc:333] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.580492 11174 raft_consensus.cc:2243] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.580806 11174 raft_consensus.cc:2272] T 43fa7d382d8d495681a19b171a197837 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.582360 11174 tablet_replica.cc:333] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.582782 11174 raft_consensus.cc:2243] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.583123 11174 raft_consensus.cc:2272] T 73faea73592240a7b74c3207de8b0ea3 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.584673 11174 tablet_replica.cc:333] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.585136 11174 raft_consensus.cc:2243] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.585891 11174 raft_consensus.cc:2272] T 5610c84867a741f4b9f018bfa9ab770d P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.587611 11174 tablet_replica.cc:333] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.588111 11174 raft_consensus.cc:2243] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.588740 11174 raft_consensus.cc:2272] T db0d721c70c741758dbe4847b36fdbc0 P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.590348 11174 tablet_replica.cc:333] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.590845 11174 raft_consensus.cc:2243] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.591480 11174 raft_consensus.cc:2272] T 1316afd4392c42299117281c16836f79 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.593448 11174 tablet_replica.cc:333] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.593932 11174 raft_consensus.cc:2243] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.594342 11174 raft_consensus.cc:2272] T 145f81834a6646538c1247249432a15f P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.595899 11174 tablet_replica.cc:333] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.596354 11174 raft_consensus.cc:2243] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.597045 11174 raft_consensus.cc:2272] T 8af1f73164784fb49e1d2c9f7e241d1e P ad20c5c5ecf64e299840810d58d63bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.598657 11174 tablet_replica.cc:333] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.599117 11174 raft_consensus.cc:2243] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.599483 11174 raft_consensus.cc:2272] T 1a0d0344f9704dd08b897539e7d788f3 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.601079 11174 tablet_replica.cc:333] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.601547 11174 raft_consensus.cc:2243] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.601926 11174 raft_consensus.cc:2272] T b3e7e2d6c45643f199c99104e560fd58 P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.603466 11174 tablet_replica.cc:333] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.603928 11174 raft_consensus.cc:2243] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.604319 11174 raft_consensus.cc:2272] T 8c812047ea8644968bdabcac8bd3e46b P ad20c5c5ecf64e299840810d58d63bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.606038 11174 tablet_replica.cc:333] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.606519 11174 raft_consensus.cc:2243] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.606904 11174 raft_consensus.cc:2272] T dbd27193127941b0a0933b439d90a9c3 P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.608646 11174 tablet_replica.cc:333] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.609119 11174 raft_consensus.cc:2243] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.609433 11174 raft_consensus.cc:2272] T 119449a32ae345fb8410c9252315d7bc P ad20c5c5ecf64e299840810d58d63bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.610917 11174 tablet_replica.cc:333] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4: stopping tablet replica
I20260713 09:06:03.611277 11174 raft_consensus.cc:2243] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.611932 11174 raft_consensus.cc:2272] T d45d11004a4e467f912e4f1f08f34d38 P ad20c5c5ecf64e299840810d58d63bb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.671254 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:06:03.699424 11174 tablet_server.cc:179] TabletServer@127.10.233.132:0 shutting down...
I20260713 09:06:03.727140 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:03.727882 11174 tablet_replica.cc:333] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.728781 11174 raft_consensus.cc:2243] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.729811 11174 raft_consensus.cc:2272] T 5d1a0cc1728a47b8b08ca97886ecaa61 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.731611 11174 tablet_replica.cc:333] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.732127 11174 raft_consensus.cc:2243] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.732774 11174 raft_consensus.cc:2272] T b3e7e2d6c45643f199c99104e560fd58 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.734400 11174 tablet_replica.cc:333] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.734823 11174 raft_consensus.cc:2243] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.735136 11174 raft_consensus.cc:2272] T 8c812047ea8644968bdabcac8bd3e46b P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.736968 11174 tablet_replica.cc:333] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.737422 11174 raft_consensus.cc:2243] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.737749 11174 raft_consensus.cc:2272] T f9d548ea7b1644fe8c5fcf535aff96ff P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.739261 11174 tablet_replica.cc:333] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.739773 11174 raft_consensus.cc:2243] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.740115 11174 raft_consensus.cc:2272] T 119449a32ae345fb8410c9252315d7bc P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.741606 11174 tablet_replica.cc:333] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.742020 11174 raft_consensus.cc:2243] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.742336 11174 raft_consensus.cc:2272] T 1316afd4392c42299117281c16836f79 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.745121 11174 tablet_replica.cc:333] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.745631 11174 raft_consensus.cc:2243] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.746030 11174 raft_consensus.cc:2272] T e4674b0079f34e60882d4aab50484d1c P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.747592 11174 tablet_replica.cc:333] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.748129 11174 raft_consensus.cc:2243] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.748854 11174 raft_consensus.cc:2272] T 1ea0689d41844d478a683bfedaf85683 P 2201e02ab18740549fbc803ae2647f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.750514 11174 tablet_replica.cc:333] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.750976 11174 raft_consensus.cc:2243] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.751348 11174 raft_consensus.cc:2272] T 7a8a1609e0064f22a8a0798eaf4e00c8 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.752995 11174 tablet_replica.cc:333] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.753459 11174 raft_consensus.cc:2243] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.753839 11174 raft_consensus.cc:2272] T 942c9e93988f4752bbe55a20c26f62f4 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.755472 11174 tablet_replica.cc:333] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.755962 11174 raft_consensus.cc:2243] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.756349 11174 raft_consensus.cc:2272] T dcc349ce841748d7add807bb6c73ab13 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.757892 11174 tablet_replica.cc:333] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.758383 11174 raft_consensus.cc:2243] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.759095 11174 raft_consensus.cc:2272] T 43fa7d382d8d495681a19b171a197837 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.760933 11174 tablet_replica.cc:333] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.761399 11174 raft_consensus.cc:2243] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.761775 11174 raft_consensus.cc:2272] T 306e6de6b95c4b4eb3057ccd2aaef1d2 P 2201e02ab18740549fbc803ae2647f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.763304 11174 tablet_replica.cc:333] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.763808 11174 raft_consensus.cc:2243] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.764496 11174 raft_consensus.cc:2272] T 5ae9280a19674dec8edbda088650d296 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.766032 11174 tablet_replica.cc:333] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.766481 11174 raft_consensus.cc:2243] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.766865 11174 raft_consensus.cc:2272] T db0d721c70c741758dbe4847b36fdbc0 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.768575 11174 tablet_replica.cc:333] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.769028 11174 raft_consensus.cc:2243] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.769727 11174 raft_consensus.cc:2272] T a734056cc3544be39d9c2b75ebf44520 P 2201e02ab18740549fbc803ae2647f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.771440 11174 tablet_replica.cc:333] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.771934 11174 raft_consensus.cc:2243] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.772315 11174 raft_consensus.cc:2272] T d45d11004a4e467f912e4f1f08f34d38 P 2201e02ab18740549fbc803ae2647f74 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.773825 11174 tablet_replica.cc:333] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74: stopping tablet replica
I20260713 09:06:03.774281 11174 raft_consensus.cc:2243] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:03.774644 11174 raft_consensus.cc:2272] T fa7a62cb59fb4f94af1e6bfa6b4d2749 P 2201e02ab18740549fbc803ae2647f74 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.809984 11174 tablet_server.cc:196] TabletServer@127.10.233.132:0 shutdown complete.
I20260713 09:06:03.837677 11174 master.cc:562] Master@127.10.233.190:36207 shutting down...
I20260713 09:06:03.859030 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:03.859532 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:03.859871 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1af186ec956a4ece981625e7192a3e41: stopping tablet replica
I20260713 09:06:03.879869 11174 master.cc:584] Master@127.10.233.190:36207 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21663 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:03.935180 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:37449
I20260713 09:06:03.936322 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:03.942094 14080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:03.942376 14079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:03.942901 14082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:03.943153 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:03.944263 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:03.944454 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:03.944631 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933563944617 us; error 0 us; skew 500 ppm
I20260713 09:06:03.945186 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:03.947429 11174 webserver.cc:533] Webserver started at http://127.10.233.190:39445/ using document root <none> and password file <none>
I20260713 09:06:03.947930 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:03.948110 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:03.948395 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:03.949429 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "3d8bcc5c8140483e828e83cd449aa122"
format_stamp: "Formatted at 2026-07-13 09:06:03 on dist-test-slave-dkvc"
I20260713 09:06:03.953585 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:06:03.956635 14087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:03.957353 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:03.957640 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "3d8bcc5c8140483e828e83cd449aa122"
format_stamp: "Formatted at 2026-07-13 09:06:03 on dist-test-slave-dkvc"
I20260713 09:06:03.957895 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:03.965890 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:03.967114 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.002804 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:37449
I20260713 09:06:04.002933 14138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:37449 every 8 connection(s)
I20260713 09:06:04.006414 14139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.015650 14139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122: Bootstrap starting.
I20260713 09:06:04.020061 14139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.023960 14139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122: No bootstrap required, opened a new log
I20260713 09:06:04.025861 14139 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8bcc5c8140483e828e83cd449aa122" member_type: VOTER }
I20260713 09:06:04.026207 14139 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.026401 14139 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8bcc5c8140483e828e83cd449aa122, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.026962 14139 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d8bcc5c8140483e828e83cd449aa122" member_type: VOTER }
I20260713 09:06:04.027348 14139 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:04.027539 14139 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:04.027760 14139 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.031517 14139 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8bcc5c8140483e828e83cd449aa122" member_type: VOTER }
I20260713 09:06:04.032001 14139 leader_election.cc:304] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [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: 3d8bcc5c8140483e828e83cd449aa122; no voters: 
I20260713 09:06:04.032996 14139 leader_election.cc:290] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:04.033303 14142 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.034574 14142 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 1 LEADER]: Becoming Leader. State: Replica: 3d8bcc5c8140483e828e83cd449aa122, State: Running, Role: LEADER
I20260713 09:06:04.035247 14142 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [LEADER]: Queue going to LEADER mode. State: All 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: "3d8bcc5c8140483e828e83cd449aa122" member_type: VOTER }
I20260713 09:06:04.035854 14139 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:04.039356 14143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d8bcc5c8140483e828e83cd449aa122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8bcc5c8140483e828e83cd449aa122" member_type: VOTER } }
I20260713 09:06:04.039990 14143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:04.039937 14144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d8bcc5c8140483e828e83cd449aa122. Latest consensus state: current_term: 1 leader_uuid: "3d8bcc5c8140483e828e83cd449aa122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8bcc5c8140483e828e83cd449aa122" member_type: VOTER } }
I20260713 09:06:04.040557 14144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:04.042501 14149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:04.050944 14149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:04.051966 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:04.058967 14149 catalog_manager.cc:1383] Generated new cluster ID: 4e9c2b78acb94fa499817fff23e62f15
I20260713 09:06:04.059228 14149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:04.081708 14149 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:04.082914 14149 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:04.092624 14149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122: Generated new TSK 0
I20260713 09:06:04.093168 14149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:04.118227 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.123793 14160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:04.124905 14161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:04.126922 11174 server_base.cc:1061] running on GCE node
W20260713 09:06:04.127327 14163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:04.128216 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.128428 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.128633 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933564128608 us; error 0 us; skew 500 ppm
I20260713 09:06:04.129149 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.131247 11174 webserver.cc:533] Webserver started at http://127.10.233.129:44789/ using document root <none> and password file <none>
I20260713 09:06:04.131788 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.131985 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.132248 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.133260 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "093acde8e6394cb68e071ccca5e03dd4"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:04.137676 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:04.140656 14168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.141332 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:04.141594 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "093acde8e6394cb68e071ccca5e03dd4"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:04.141821 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:04.153083 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.154201 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.155467 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.157547 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.157711 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.157886 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.158023 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.196346 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:45773
I20260713 09:06:04.196445 14230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:45773 every 8 connection(s)
I20260713 09:06:04.201236 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.208019 14235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:04.208289 14236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:04.212525 14238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:04.212716 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:04.214151 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.214395 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.214583 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933564214564 us; error 0 us; skew 500 ppm
I20260713 09:06:04.215258 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.215865 14231 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37449
I20260713 09:06:04.216231 14231 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:04.216890 14231 heartbeater.cc:507] Master 127.10.233.190:37449 requested a full tablet report, sending...
I20260713 09:06:04.217967 11174 webserver.cc:533] Webserver started at http://127.10.233.130:43195/ using document root <none> and password file <none>
I20260713 09:06:04.218483 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.218690 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.218956 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.218868 14104 ts_manager.cc:194] Registered new tserver with Master: 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773)
I20260713 09:06:04.220227 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "db2b0574438a482a9fd143ba65a163f5"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:04.221138 14104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51048
I20260713 09:06:04.224689 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:06:04.227895 14243 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.228623 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:04.229091 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "db2b0574438a482a9fd143ba65a163f5"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:04.229399 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:04.239915 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.240973 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.242342 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.244551 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.244762 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.244992 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.245162 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.285797 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:36753
I20260713 09:06:04.285892 14305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:36753 every 8 connection(s)
I20260713 09:06:04.290437 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.298334 14310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:04.299124 14309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:04.301342 11174 server_base.cc:1061] running on GCE node
W20260713 09:06:04.302122 14312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:04.302963 14306 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37449
I20260713 09:06:04.303131 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:04.303323 14306 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:04.303470 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.303787 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933564303771 us; error 0 us; skew 500 ppm
I20260713 09:06:04.304242 14306 heartbeater.cc:507] Master 127.10.233.190:37449 requested a full tablet report, sending...
I20260713 09:06:04.304356 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.306455 14104 ts_manager.cc:194] Registered new tserver with Master: db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:04.306973 11174 webserver.cc:533] Webserver started at http://127.10.233.131:44321/ using document root <none> and password file <none>
I20260713 09:06:04.307489 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.307751 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.308019 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.308002 14104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51054
I20260713 09:06:04.309494 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:04.313715 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:06:04.316646 14317 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.317485 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:04.317715 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:04.317939 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:04.361588 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.362689 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.364027 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.366174 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.366343 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.366629 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.366788 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.404268 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:40651
I20260713 09:06:04.404408 14379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:40651 every 8 connection(s)
I20260713 09:06:04.417102 14380 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37449
I20260713 09:06:04.417519 14380 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:04.418228 14380 heartbeater.cc:507] Master 127.10.233.190:37449 requested a full tablet report, sending...
I20260713 09:06:04.420109 14104 ts_manager.cc:194] Registered new tserver with Master: 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:04.420742 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013359766s
I20260713 09:06:04.421446 14104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51070
I20260713 09:06:04.444077 14104 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51072:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:04.446997 14104 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:04.521510 14345 tablet_service.cc:1511] Processing CreateTablet for tablet 90963f468c534b709a7f2f542f90c264 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:04.523021 14345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90963f468c534b709a7f2f542f90c264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.532297 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 90963f468c534b709a7f2f542f90c264 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:04.532833 14343 tablet_service.cc:1511] Processing CreateTablet for tablet 9bebd62be5f34ebc9074596d1964ed9c (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:04.533679 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90963f468c534b709a7f2f542f90c264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.534174 14343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bebd62be5f34ebc9074596d1964ed9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.535558 14270 tablet_service.cc:1511] Processing CreateTablet for tablet de3914e13a8b49658c1ee47d89d4c103 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:04.536895 14342 tablet_service.cc:1511] Processing CreateTablet for tablet 4f31ad0d9ec94e71b3bafcecf09e1286 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:04.537524 14265 tablet_service.cc:1511] Processing CreateTablet for tablet c1554b53b96548eb886705a260305792 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:04.538218 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f31ad0d9ec94e71b3bafcecf09e1286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.540776 14266 tablet_service.cc:1511] Processing CreateTablet for tablet 2db0bde2583a485a84016d40eb7b3c31 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:04.536908 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3914e13a8b49658c1ee47d89d4c103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.544194 14341 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed3da4fc7994477a20fe32a150014eb (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:04.545116 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db0bde2583a485a84016d40eb7b3c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.545503 14341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed3da4fc7994477a20fe32a150014eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.545918 14264 tablet_service.cc:1511] Processing CreateTablet for tablet a7585e79a5ff4437b186485e3d65435f (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:04.547180 14264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7585e79a5ff4437b186485e3d65435f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.547828 14265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1554b53b96548eb886705a260305792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.548288 14269 tablet_service.cc:1511] Processing CreateTablet for tablet 9bebd62be5f34ebc9074596d1964ed9c (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:04.549572 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bebd62be5f34ebc9074596d1964ed9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.551811 14267 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed3da4fc7994477a20fe32a150014eb (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:04.553098 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed3da4fc7994477a20fe32a150014eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.539312 14268 tablet_service.cc:1511] Processing CreateTablet for tablet 4f31ad0d9ec94e71b3bafcecf09e1286 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:04.540771 14340 tablet_service.cc:1511] Processing CreateTablet for tablet 2db0bde2583a485a84016d40eb7b3c31 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:04.557652 14268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f31ad0d9ec94e71b3bafcecf09e1286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.557808 14340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db0bde2583a485a84016d40eb7b3c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.541889 14339 tablet_service.cc:1511] Processing CreateTablet for tablet c1554b53b96548eb886705a260305792 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:04.560021 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1554b53b96548eb886705a260305792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.531193 14344 tablet_service.cc:1511] Processing CreateTablet for tablet de3914e13a8b49658c1ee47d89d4c103 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:04.564554 14344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3914e13a8b49658c1ee47d89d4c103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.573572 14338 tablet_service.cc:1511] Processing CreateTablet for tablet a7585e79a5ff4437b186485e3d65435f (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:04.574928 14338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7585e79a5ff4437b186485e3d65435f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.582136 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 90963f468c534b709a7f2f542f90c264 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:04.583482 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90963f468c534b709a7f2f542f90c264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.601635 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9bb6f7755b4eafa04cd669e45738c6 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:04.602946 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9bb6f7755b4eafa04cd669e45738c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.585100 14195 tablet_service.cc:1511] Processing CreateTablet for tablet de3914e13a8b49658c1ee47d89d4c103 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:04.608019 14337 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9bb6f7755b4eafa04cd669e45738c6 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:04.608640 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3914e13a8b49658c1ee47d89d4c103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.609364 14337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9bb6f7755b4eafa04cd669e45738c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.589210 14193 tablet_service.cc:1511] Processing CreateTablet for tablet 4f31ad0d9ec94e71b3bafcecf09e1286 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:04.612645 14193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f31ad0d9ec94e71b3bafcecf09e1286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.591367 14192 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed3da4fc7994477a20fe32a150014eb (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:04.616662 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed3da4fc7994477a20fe32a150014eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.593626 14191 tablet_service.cc:1511] Processing CreateTablet for tablet 2db0bde2583a485a84016d40eb7b3c31 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:04.620628 14191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db0bde2583a485a84016d40eb7b3c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.626606 14187 tablet_service.cc:1511] Processing CreateTablet for tablet ad857d77dd5f4706bd5902db59957779 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:04.597154 14189 tablet_service.cc:1511] Processing CreateTablet for tablet a7585e79a5ff4437b186485e3d65435f (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:04.599215 14188 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9bb6f7755b4eafa04cd669e45738c6 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:04.601184 14190 tablet_service.cc:1511] Processing CreateTablet for tablet c1554b53b96548eb886705a260305792 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:04.587170 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 9bebd62be5f34ebc9074596d1964ed9c (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:04.628271 14270 tablet_service.cc:1511] Processing CreateTablet for tablet ad857d77dd5f4706bd5902db59957779 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:04.629055 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad857d77dd5f4706bd5902db59957779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.629491 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad857d77dd5f4706bd5902db59957779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.636745 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bebd62be5f34ebc9074596d1964ed9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.638835 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7585e79a5ff4437b186485e3d65435f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.639470 14337 tablet_service.cc:1511] Processing CreateTablet for tablet ad857d77dd5f4706bd5902db59957779 (DEFAULT_TABLE table=test-workload [id=96f77817533941c39c23b641fece6d48]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:04.640374 14190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1554b53b96548eb886705a260305792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.640720 14337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad857d77dd5f4706bd5902db59957779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.644572 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9bb6f7755b4eafa04cd669e45738c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.759621 14395 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:04.766323 14395 tablet_bootstrap.cc:654] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.792497 14396 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.795071 14397 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:04.797554 14395 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:04.801509 14396 tablet_bootstrap.cc:654] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.802021 14395 ts_tablet_manager.cc:1403] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.017s
I20260713 09:06:04.802090 14397 tablet_bootstrap.cc:654] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.805452 14395 raft_consensus.cc:359] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.806254 14395 raft_consensus.cc:385] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.807865 14395 raft_consensus.cc:740] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.808620 14395 consensus_queue.cc:260] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.809151 14397 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:04.809597 14397 ts_tablet_manager.cc:1403] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260713 09:06:04.810578 14306 heartbeater.cc:499] Master 127.10.233.190:37449 was elected leader, sending a full tablet report...
I20260713 09:06:04.811161 14395 ts_tablet_manager.cc:1434] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:04.812126 14395 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:04.812543 14397 raft_consensus.cc:359] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.813301 14397 raft_consensus.cc:385] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.813627 14397 raft_consensus.cc:740] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.814540 14397 consensus_queue.cc:260] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.818897 14395 tablet_bootstrap.cc:654] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.820653 14396 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:04.821319 14396 ts_tablet_manager.cc:1403] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260713 09:06:04.825063 14396 raft_consensus.cc:359] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:04.825592 14231 heartbeater.cc:499] Master 127.10.233.190:37449 was elected leader, sending a full tablet report...
I20260713 09:06:04.825780 14396 raft_consensus.cc:385] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.826182 14396 raft_consensus.cc:740] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.826503 14397 ts_tablet_manager.cc:1434] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 09:06:04.826874 14396 consensus_queue.cc:260] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:04.827510 14397 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:04.835377 14397 tablet_bootstrap.cc:654] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.835812 14396 ts_tablet_manager.cc:1434] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260713 09:06:04.835945 14380 heartbeater.cc:499] Master 127.10.233.190:37449 was elected leader, sending a full tablet report...
I20260713 09:06:04.836426 14402 raft_consensus.cc:493] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.836853 14396 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.836855 14402 raft_consensus.cc:515] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.845260 14396 tablet_bootstrap.cc:654] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.855957 14402 leader_election.cc:290] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:04.858263 14396 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:04.858932 14396 ts_tablet_manager.cc:1403] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:06:04.862686 14396 raft_consensus.cc:359] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.863612 14396 raft_consensus.cc:385] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.864027 14396 raft_consensus.cc:740] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.865057 14396 consensus_queue.cc:260] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.866605 14395 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:04.867069 14396 ts_tablet_manager.cc:1434] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:04.867127 14395 ts_tablet_manager.cc:1403] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.019s
I20260713 09:06:04.867537 14397 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:04.868052 14397 ts_tablet_manager.cc:1403] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.018s
I20260713 09:06:04.868177 14396 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.870285 14395 raft_consensus.cc:359] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.871030 14395 raft_consensus.cc:385] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.870815 14397 raft_consensus.cc:359] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.872303 14395 raft_consensus.cc:740] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.872505 14397 raft_consensus.cc:385] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.872860 14397 raft_consensus.cc:740] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.873597 14397 consensus_queue.cc:260] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.873778 14395 consensus_queue.cc:260] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.874972 14396 tablet_bootstrap.cc:654] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.875743 14397 ts_tablet_manager.cc:1434] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:06:04.876590 14395 ts_tablet_manager.cc:1434] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:06:04.876708 14397 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:04.877635 14395 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:04.884419 14395 tablet_bootstrap.cc:654] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.885274 14397 tablet_bootstrap.cc:654] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.889631 14396 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:04.890100 14396 ts_tablet_manager.cc:1403] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:06:04.893075 14396 raft_consensus.cc:359] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.893776 14396 raft_consensus.cc:385] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.894063 14396 raft_consensus.cc:740] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.894309 14397 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:04.894582 14395 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:04.894776 14397 ts_tablet_manager.cc:1403] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:06:04.895021 14395 ts_tablet_manager.cc:1403] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260713 09:06:04.894732 14396 consensus_queue.cc:260] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.897164 14396 ts_tablet_manager.cc:1434] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:04.898032 14396 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.897771 14395 raft_consensus.cc:359] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.898502 14395 raft_consensus.cc:385] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.898783 14395 raft_consensus.cc:740] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.899509 14395 consensus_queue.cc:260] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.900202 14397 raft_consensus.cc:359] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.900884 14397 raft_consensus.cc:385] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.901165 14397 raft_consensus.cc:740] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.902007 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f31ad0d9ec94e71b3bafcecf09e1286" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:04.901885 14397 consensus_queue.cc:260] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
W20260713 09:06:04.903553 14170 leader_election.cc:343] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.904584 14396 tablet_bootstrap.cc:654] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.905190 14397 ts_tablet_manager.cc:1434] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:06:04.906154 14397 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:04.906783 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f31ad0d9ec94e71b3bafcecf09e1286" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
W20260713 09:06:04.908398 14171 leader_election.cc:343] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.908844 14171 leader_election.cc:304] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4; no voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:04.910001 14402 raft_consensus.cc:2749] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:04.912264 14397 tablet_bootstrap.cc:654] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.913415 14396 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:04.913898 14396 ts_tablet_manager.cc:1403] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:06:04.902005 14395 ts_tablet_manager.cc:1434] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:04.915614 14395 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:04.917387 14396 raft_consensus.cc:359] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.918334 14396 raft_consensus.cc:385] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.918686 14396 raft_consensus.cc:740] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.919589 14396 consensus_queue.cc:260] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.922484 14396 ts_tablet_manager.cc:1434] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:04.923816 14396 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.927269 14397 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:04.927451 14395 tablet_bootstrap.cc:654] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.927801 14397 ts_tablet_manager.cc:1403] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260713 09:06:04.930178 14396 tablet_bootstrap.cc:654] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.930678 14397 raft_consensus.cc:359] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.939481 14397 raft_consensus.cc:385] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.939894 14397 raft_consensus.cc:740] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.940686 14397 consensus_queue.cc:260] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.941699 14395 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:04.942097 14396 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:04.942212 14395 ts_tablet_manager.cc:1403] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260713 09:06:04.942615 14396 ts_tablet_manager.cc:1403] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:06:04.943111 14397 ts_tablet_manager.cc:1434] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:06:04.944271 14397 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:04.945437 14395 raft_consensus.cc:359] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.945686 14396 raft_consensus.cc:359] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.946184 14395 raft_consensus.cc:385] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.946424 14396 raft_consensus.cc:385] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.946651 14395 raft_consensus.cc:740] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.946846 14396 raft_consensus.cc:740] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.947669 14396 consensus_queue.cc:260] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.947932 14395 consensus_queue.cc:260] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.952040 14396 ts_tablet_manager.cc:1434] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:06:04.952175 14397 tablet_bootstrap.cc:654] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.953033 14396 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.955324 14395 ts_tablet_manager.cc:1434] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:04.959537 14396 tablet_bootstrap.cc:654] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.962805 14395 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:04.965548 14397 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:04.966099 14397 ts_tablet_manager.cc:1403] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260713 09:06:04.965560 14396 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:04.966843 14396 ts_tablet_manager.cc:1403] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:06:04.969353 14395 tablet_bootstrap.cc:654] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.969305 14397 raft_consensus.cc:359] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.969383 14396 raft_consensus.cc:359] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.970194 14397 raft_consensus.cc:385] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.970572 14396 raft_consensus.cc:385] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.970633 14397 raft_consensus.cc:740] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.970988 14396 raft_consensus.cc:740] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.971481 14397 consensus_queue.cc:260] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.971714 14396 consensus_queue.cc:260] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.973817 14397 ts_tablet_manager.cc:1434] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:04.974150 14396 ts_tablet_manager.cc:1434] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:04.974766 14397 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:04.975731 14396 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:04.980813 14397 tablet_bootstrap.cc:654] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.982111 14396 tablet_bootstrap.cc:654] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:04.982349 14402 raft_consensus.cc:493] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.982769 14402 raft_consensus.cc:515] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.984653 14402 leader_election.cc:290] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:04.985455 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:04.986066 14281 raft_consensus.cc:2468] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 0.
I20260713 09:06:04.986158 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:04.986827 14397 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:04.987272 14171 leader_election.cc:304] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:04.987540 14396 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
W20260713 09:06:04.987897 14170 leader_election.cc:343] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:04.987277 14397 ts_tablet_manager.cc:1403] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260713 09:06:04.988147 14396 ts_tablet_manager.cc:1403] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:06:04.988758 14402 raft_consensus.cc:2804] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.989143 14402 raft_consensus.cc:493] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.989482 14402 raft_consensus.cc:3060] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.990646 14395 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:04.991146 14395 ts_tablet_manager.cc:1403] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.007s
I20260713 09:06:04.991394 14397 raft_consensus.cc:359] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:04.991518 14396 raft_consensus.cc:359] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.992162 14397 raft_consensus.cc:385] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.992453 14396 raft_consensus.cc:385] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:04.992513 14404 raft_consensus.cc:493] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.992861 14396 raft_consensus.cc:740] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:04.993069 14404 raft_consensus.cc:515] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.993824 14396 consensus_queue.cc:260] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.996050 14401 raft_consensus.cc:493] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.996521 14401 raft_consensus.cc:515] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.997385 14404 leader_election.cc:290] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:04.998505 14402 raft_consensus.cc:515] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:04.998911 14401 leader_election.cc:290] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.001688 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.002382 14281 raft_consensus.cc:3060] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.992494 14397 raft_consensus.cc:740] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.006173 14397 consensus_queue.cc:260] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:05.012144 14281 raft_consensus.cc:2468] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 1.
I20260713 09:06:05.013756 14171 leader_election.cc:304] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.020697 14402 leader_election.cc:290] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Requested vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:04.994717 14395 raft_consensus.cc:359] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:05.023306 14395 raft_consensus.cc:385] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.023754 14395 raft_consensus.cc:740] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.024884 14395 consensus_queue.cc:260] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:05.029174 14395 ts_tablet_manager.cc:1434] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260713 09:06:05.032792 14402 raft_consensus.cc:2804] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.033445 14402 raft_consensus.cc:697] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Running, Role: LEADER
I20260713 09:06:05.034173 14404 raft_consensus.cc:493] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.034453 14402 consensus_queue.cc:237] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.034809 14404 raft_consensus.cc:515] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.037662 14404 leader_election.cc:290] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
W20260713 09:06:05.047528 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:05.054005 14397 ts_tablet_manager.cc:1434] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.066s	user 0.013s	sys 0.014s
I20260713 09:06:05.055070 14397 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:05.055769 14404 raft_consensus.cc:493] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.056252 14404 raft_consensus.cc:515] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.056906 14395 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:05.058252 14404 leader_election.cc:290] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.059823 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:05.062458 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.064301 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.064674 14397 tablet_bootstrap.cc:654] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.066058 14401 raft_consensus.cc:493] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:05.066390 14171 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.130:36753, user_credentials={real_user=slave}} blocked reactor thread for 52784.3us
I20260713 09:06:05.066529 14401 raft_consensus.cc:515] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
W20260713 09:06:05.068297 14170 leader_election.cc:343] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.068567 14401 leader_election.cc:290] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.068755 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
W20260713 09:06:05.069545 14319 leader_election.cc:343] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:05.070191 14319 leader_election.cc:343] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:05.071305 14319 leader_election.cc:343] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.073575 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.074338 14397 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:05.074414 14280 raft_consensus.cc:2468] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.074956 14397 ts_tablet_manager.cc:1403] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.008s
I20260713 09:06:05.075809 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.076452 14279 raft_consensus.cc:2468] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.076224 14320 leader_election.cc:304] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
I20260713 09:06:05.077328 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.078315 14404 raft_consensus.cc:2804] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.078691 14404 raft_consensus.cc:493] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.079037 14404 raft_consensus.cc:3060] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.080876 14397 raft_consensus.cc:359] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.081583 14397 raft_consensus.cc:385] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.081861 14397 raft_consensus.cc:740] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.082677 14397 consensus_queue.cc:260] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.084856 14397 ts_tablet_manager.cc:1434] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:06:05.086575 14320 leader_election.cc:304] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
W20260713 09:06:05.087674 14320 leader_election.cc:343] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.088117 14320 leader_election.cc:304] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.088654 14103 catalog_manager.cc:5697] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "093acde8e6394cb68e071ccca5e03dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.091678 14404 raft_consensus.cc:515] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.092664 14431 raft_consensus.cc:2804] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.093068 14431 raft_consensus.cc:493] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.093835 14404 leader_election.cc:290] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.094341 14404 raft_consensus.cc:2749] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.094388 14431 raft_consensus.cc:3060] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.096994 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.097560 14281 raft_consensus.cc:3060] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.104295 14281 raft_consensus.cc:2468] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:05.105357 14320 leader_election.cc:304] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.106950 14396 ts_tablet_manager.cc:1434] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.118s	user 0.022s	sys 0.084s
I20260713 09:06:05.108024 14396 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:05.108109 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.108434 14397 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:05.109364 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.109478 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.110469 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
W20260713 09:06:05.110574 14245 leader_election.cc:343] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.111505 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.111940 14404 raft_consensus.cc:2804] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.112249 14204 raft_consensus.cc:2468] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 0.
I20260713 09:06:05.114094 14396 tablet_bootstrap.cc:654] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.114444 14397 tablet_bootstrap.cc:654] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.114485 14404 raft_consensus.cc:697] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:05.115679 14404 consensus_queue.cc:237] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.113647 14395 tablet_bootstrap.cc:654] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:05.117296 14319 leader_election.cc:343] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:05.119436 14245 leader_election.cc:343] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.120371 14245 leader_election.cc:304] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [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: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 9ca75db7116b4d8b967bfe3d04aefa64
I20260713 09:06:05.121409 14401 raft_consensus.cc:2804] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.121863 14401 raft_consensus.cc:493] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.122287 14401 raft_consensus.cc:3060] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.134287 14401 raft_consensus.cc:515] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.137890 14395 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:05.138625 14395 ts_tablet_manager.cc:1403] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.005s
I20260713 09:06:05.142547 14395 raft_consensus.cc:359] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.144098 14395 raft_consensus.cc:385] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.144464 14395 raft_consensus.cc:740] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.145238 14395 consensus_queue.cc:260] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.146023 14396 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:05.146765 14396 ts_tablet_manager.cc:1403] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.012s
I20260713 09:06:05.151997 14396 raft_consensus.cc:359] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.152904 14396 raft_consensus.cc:385] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.153312 14396 raft_consensus.cc:740] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.154346 14396 consensus_queue.cc:260] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.154340 14101 catalog_manager.cc:5697] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.156034 14404 raft_consensus.cc:493] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.156657 14404 raft_consensus.cc:515] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.159663 14404 leader_election.cc:290] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.160210 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.160684 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.160816 14204 raft_consensus.cc:2468] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.161487 14281 raft_consensus.cc:2393] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ca75db7116b4d8b967bfe3d04aefa64 in current term 1: Already voted for candidate db2b0574438a482a9fd143ba65a163f5 in this term.
I20260713 09:06:05.161988 14396 ts_tablet_manager.cc:1434] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:06:05.163267 14396 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:05.165932 14319 leader_election.cc:304] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64; no voters: db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.167426 14404 raft_consensus.cc:2804] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.167927 14404 raft_consensus.cc:493] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.168362 14404 raft_consensus.cc:3060] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.170764 14396 tablet_bootstrap.cc:654] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.177778 14404 raft_consensus.cc:515] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.183224 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.183990 14396 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:05.184003 14204 raft_consensus.cc:3060] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.184799 14396 ts_tablet_manager.cc:1403] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260713 09:06:05.185386 14401 leader_election.cc:290] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.187057 14431 raft_consensus.cc:515] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.195588 14355 raft_consensus.cc:2393] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db2b0574438a482a9fd143ba65a163f5 in current term 1: Already voted for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in this term.
I20260713 09:06:05.187610 14396 raft_consensus.cc:359] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.193120 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:05.197217 14354 raft_consensus.cc:2393] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db2b0574438a482a9fd143ba65a163f5 in current term 1: Already voted for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in this term.
I20260713 09:06:05.198547 14396 raft_consensus.cc:385] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.198997 14396 raft_consensus.cc:740] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.193302 14421 raft_consensus.cc:493] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.199705 14421 raft_consensus.cc:515] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:05.202507 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.203363 14421 leader_election.cc:290] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.200605 14245 leader_election.cc:304] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64
W20260713 09:06:05.204200 14319 leader_election.cc:343] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.204456 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90963f468c534b709a7f2f542f90c264" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.205084 14281 raft_consensus.cc:2468] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.205700 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90963f468c534b709a7f2f542f90c264" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.206341 14320 leader_election.cc:304] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.206519 14206 raft_consensus.cc:2468] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.200011 14396 consensus_queue.cc:260] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.207424 14204 raft_consensus.cc:2468] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 1.
I20260713 09:06:05.208766 14245 leader_election.cc:304] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [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: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 9ca75db7116b4d8b967bfe3d04aefa64
I20260713 09:06:05.210052 14421 raft_consensus.cc:2804] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.210520 14421 raft_consensus.cc:493] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.210955 14421 raft_consensus.cc:3060] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.210672 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.211999 14206 raft_consensus.cc:2393] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ca75db7116b4d8b967bfe3d04aefa64 in current term 1: Already voted for candidate db2b0574438a482a9fd143ba65a163f5 in this term.
I20260713 09:06:05.208782 14401 raft_consensus.cc:3060] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.221908 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db0bde2583a485a84016d40eb7b3c31" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.222965 14281 raft_consensus.cc:2393] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ca75db7116b4d8b967bfe3d04aefa64 in current term 1: Already voted for candidate db2b0574438a482a9fd143ba65a163f5 in this term.
I20260713 09:06:05.224784 14320 leader_election.cc:304] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.228075 14421 raft_consensus.cc:515] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:05.230868 14402 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.231473 14402 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.232204 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90963f468c534b709a7f2f542f90c264" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.233083 14204 raft_consensus.cc:3060] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.233987 14402 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.236627 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.237979 14431 leader_election.cc:290] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
W20260713 09:06:05.238250 14171 leader_election.cc:343] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.230195 14404 leader_election.cc:290] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.241156 14443 raft_consensus.cc:2749] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.241487 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.245064 14404 raft_consensus.cc:493] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.245110 14355 raft_consensus.cc:2468] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 0.
I20260713 09:06:05.245404 14421 leader_election.cc:290] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.246513 14170 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [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: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64; no voters: db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.248540 14402 raft_consensus.cc:2804] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.249035 14402 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.249459 14402 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.251787 14397 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:05.252262 14397 ts_tablet_manager.cc:1403] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.144s	user 0.046s	sys 0.066s
I20260713 09:06:05.252890 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.253924 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90963f468c534b709a7f2f542f90c264" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.254657 14279 raft_consensus.cc:3060] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.254899 14397 raft_consensus.cc:359] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.255613 14397 raft_consensus.cc:385] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.255895 14397 raft_consensus.cc:740] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.256538 14397 consensus_queue.cc:260] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.257906 14402 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.260604 14397 ts_tablet_manager.cc:1434] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:05.261023 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.261520 14397 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:05.262203 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
W20260713 09:06:05.262542 14171 leader_election.cc:343] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.262758 14355 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.263641 14279 raft_consensus.cc:2468] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:05.265455 14320 leader_election.cc:304] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.266763 14442 raft_consensus.cc:2804] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.267432 14397 tablet_bootstrap.cc:654] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.267443 14442 raft_consensus.cc:697] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:05.275381 14442 consensus_queue.cc:237] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:05.270664 14355 raft_consensus.cc:2468] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 1.
I20260713 09:06:05.281837 14438 raft_consensus.cc:2804] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.285275 14396 ts_tablet_manager.cc:1434] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.036s
I20260713 09:06:05.286229 14396 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64: Bootstrap starting.
I20260713 09:06:05.287048 14438 raft_consensus.cc:697] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 LEADER]: Becoming Leader. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Running, Role: LEADER
I20260713 09:06:05.288481 14401 raft_consensus.cc:2749] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.282907 14395 ts_tablet_manager.cc:1434] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.144s	user 0.051s	sys 0.076s
I20260713 09:06:05.283216 14204 raft_consensus.cc:2468] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:05.288074 14438 consensus_queue.cc:237] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.289740 14395 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:05.289548 14170 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [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: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64; no voters: db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.291659 14396 tablet_bootstrap.cc:654] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.293733 14427 raft_consensus.cc:2804] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.294273 14427 raft_consensus.cc:697] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Running, Role: LEADER
I20260713 09:06:05.295341 14427 consensus_queue.cc:237] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.298254 14395 tablet_bootstrap.cc:654] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.307037 14103 catalog_manager.cc:5697] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to db2b0574438a482a9fd143ba65a163f5 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "db2b0574438a482a9fd143ba65a163f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.318974 14281 raft_consensus.cc:2468] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:05.326874 14426 raft_consensus.cc:493] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.327531 14426 raft_consensus.cc:515] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.331092 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed3da4fc7994477a20fe32a150014eb" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
W20260713 09:06:05.332837 14171 leader_election.cc:343] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.334831 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed3da4fc7994477a20fe32a150014eb" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.332854 14426 leader_election.cc:290] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.337148 14438 raft_consensus.cc:493] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:05.337229 14170 leader_election.cc:343] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.338006 14170 leader_election.cc:304] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4; no voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.337932 14438 raft_consensus.cc:515] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.342105 14438 leader_election.cc:290] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.345142 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f31ad0d9ec94e71b3bafcecf09e1286" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.345948 14204 raft_consensus.cc:2468] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 0.
I20260713 09:06:05.246659 14404 raft_consensus.cc:515] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.271389 14402 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Requested vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.348048 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f31ad0d9ec94e71b3bafcecf09e1286" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.348852 14355 raft_consensus.cc:2468] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 0.
I20260713 09:06:05.353259 14245 leader_election.cc:304] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.339792 14426 raft_consensus.cc:2749] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.359853 14320 leader_election.cc:304] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
I20260713 09:06:05.361436 14442 raft_consensus.cc:2804] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.362049 14442 raft_consensus.cc:697] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:05.363112 14442 consensus_queue.cc:237] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.364442 14440 raft_consensus.cc:493] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.365134 14440 raft_consensus.cc:515] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.367833 14440 leader_election.cc:290] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.368669 14438 raft_consensus.cc:2804] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.369153 14438 raft_consensus.cc:493] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.369216 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.369649 14438 raft_consensus.cc:3060] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:05.371049 14320 leader_election.cc:343] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.373157 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
W20260713 09:06:05.374687 14319 leader_election.cc:343] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:05.375242 14319 leader_election.cc:304] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.376616 14440 raft_consensus.cc:2749] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.364431 14103 catalog_manager.cc:5697] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "093acde8e6394cb68e071ccca5e03dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.380228 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.384409 14102 catalog_manager.cc:5697] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.386658 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.387732 14279 raft_consensus.cc:2393] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ca75db7116b4d8b967bfe3d04aefa64 in current term 1: Already voted for candidate 093acde8e6394cb68e071ccca5e03dd4 in this term.
I20260713 09:06:05.389249 14320 leader_election.cc:304] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.390347 14440 raft_consensus.cc:3060] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.396230 14438 raft_consensus.cc:515] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.399636 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f31ad0d9ec94e71b3bafcecf09e1286" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.400336 14204 raft_consensus.cc:3060] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.403976 14404 leader_election.cc:290] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.413941 14396 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64: No bootstrap required, opened a new log
I20260713 09:06:05.414471 14396 ts_tablet_manager.cc:1403] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.042s
I20260713 09:06:05.413688 14440 raft_consensus.cc:2749] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.416889 14395 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:05.416977 14397 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:05.417063 14396 raft_consensus.cc:359] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.417572 14397 ts_tablet_manager.cc:1403] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.156s	user 0.024s	sys 0.049s
I20260713 09:06:05.417572 14395 ts_tablet_manager.cc:1403] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.128s	user 0.023s	sys 0.098s
I20260713 09:06:05.417882 14396 raft_consensus.cc:385] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.420221 14396 raft_consensus.cc:740] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.420965 14397 raft_consensus.cc:359] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.421682 14397 raft_consensus.cc:385] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.421989 14397 raft_consensus.cc:740] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.422292 14395 raft_consensus.cc:359] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.422482 14396 consensus_queue.cc:260] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.422981 14395 raft_consensus.cc:385] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.422681 14397 consensus_queue.cc:260] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.423085 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f31ad0d9ec94e71b3bafcecf09e1286" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:05.423398 14395 raft_consensus.cc:740] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.423516 14438 leader_election.cc:290] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.423785 14355 raft_consensus.cc:3060] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.424378 14395 consensus_queue.cc:260] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.425802 14396 ts_tablet_manager.cc:1434] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:06:05.426617 14395 ts_tablet_manager.cc:1434] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:05.427596 14395 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:05.428367 14204 raft_consensus.cc:2468] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 1.
I20260713 09:06:05.430383 14102 catalog_manager.cc:5697] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.431213 14355 raft_consensus.cc:2468] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 1.
I20260713 09:06:05.432587 14245 leader_election.cc:304] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.433743 14395 tablet_bootstrap.cc:654] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.434262 14438 raft_consensus.cc:2804] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.434782 14438 raft_consensus.cc:697] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 1 LEADER]: Becoming Leader. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Running, Role: LEADER
I20260713 09:06:05.435676 14438 consensus_queue.cc:237] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.436290 14397 ts_tablet_manager.cc:1434] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:06:05.437759 14397 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:05.445262 14397 tablet_bootstrap.cc:654] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.492904 14395 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:05.493393 14395 ts_tablet_manager.cc:1403] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.027s
I20260713 09:06:05.495271 14397 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: No bootstrap required, opened a new log
I20260713 09:06:05.495759 14397 ts_tablet_manager.cc:1403] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.028s
I20260713 09:06:05.495903 14395 raft_consensus.cc:359] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.496628 14395 raft_consensus.cc:385] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.496882 14395 raft_consensus.cc:740] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.497128 14103 catalog_manager.cc:5697] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to db2b0574438a482a9fd143ba65a163f5 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "db2b0574438a482a9fd143ba65a163f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.497524 14395 consensus_queue.cc:260] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.498247 14397 raft_consensus.cc:359] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.499140 14397 raft_consensus.cc:385] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.499390 14397 raft_consensus.cc:740] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.499595 14395 ts_tablet_manager.cc:1434] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:05.500015 14397 consensus_queue.cc:260] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.500497 14395 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:05.501878 14397 ts_tablet_manager.cc:1434] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:05.505596 14395 tablet_bootstrap.cc:654] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.507555 14427 raft_consensus.cc:493] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.508097 14427 raft_consensus.cc:515] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.509920 14427 leader_election.cc:290] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.510654 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.511281 14281 raft_consensus.cc:2468] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 0.
I20260713 09:06:05.511778 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.512439 14355 raft_consensus.cc:2468] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 0.
I20260713 09:06:05.513713 14395 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:05.513775 14170 leader_election.cc:304] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 
I20260713 09:06:05.514318 14395 ts_tablet_manager.cc:1403] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:06:05.515407 14427 raft_consensus.cc:2804] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.515841 14427 raft_consensus.cc:493] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.516213 14427 raft_consensus.cc:3060] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.516763 14395 raft_consensus.cc:359] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.517287 14395 raft_consensus.cc:385] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.517504 14395 raft_consensus.cc:740] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.518087 14395 consensus_queue.cc:260] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.519879 14395 ts_tablet_manager.cc:1434] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:06:05.520673 14395 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5: Bootstrap starting.
I20260713 09:06:05.524314 14395 tablet_bootstrap.cc:654] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:05.523782 14427 raft_consensus.cc:515] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.526937 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.527084 14427 leader_election.cc:290] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Requested vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.527339 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:05.527489 14281 raft_consensus.cc:3060] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.527967 14355 raft_consensus.cc:3060] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.532600 14281 raft_consensus.cc:2468] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 1.
I20260713 09:06:05.533077 14395 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5: No bootstrap required, opened a new log
I20260713 09:06:05.533566 14395 ts_tablet_manager.cc:1403] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.005s
I20260713 09:06:05.533715 14171 leader_election.cc:304] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.534606 14427 raft_consensus.cc:2804] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.534734 14355 raft_consensus.cc:2468] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 1.
I20260713 09:06:05.535111 14427 raft_consensus.cc:697] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Running, Role: LEADER
I20260713 09:06:05.536187 14427 consensus_queue.cc:237] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.536330 14395 raft_consensus.cc:359] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.537012 14395 raft_consensus.cc:385] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:05.537321 14395 raft_consensus.cc:740] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Initialized, Role: FOLLOWER
I20260713 09:06:05.538038 14395 consensus_queue.cc:260] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.540340 14395 ts_tablet_manager.cc:1434] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:05.544780 14103 catalog_manager.cc:5697] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "093acde8e6394cb68e071ccca5e03dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.550730 14427 consensus_queue.cc:1048] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.571300 14426 consensus_queue.cc:1048] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.596200 14426 raft_consensus.cc:493] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.596702 14426 raft_consensus.cc:515] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.597435 14204 raft_consensus.cc:3060] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.598433 14426 leader_election.cc:290] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.599043 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.599411 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.599819 14281 raft_consensus.cc:2393] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093acde8e6394cb68e071ccca5e03dd4 in current term 1: Already voted for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in this term.
I20260713 09:06:05.601225 14170 leader_election.cc:304] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4; no voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.603901 14426 raft_consensus.cc:2749] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.604715 14440 consensus_queue.cc:1048] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.614239 14442 consensus_queue.cc:1048] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.672703 14426 raft_consensus.cc:493] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.673144 14426 raft_consensus.cc:515] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.675019 14426 leader_election.cc:290] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.675819 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.676446 14281 raft_consensus.cc:2468] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 0.
I20260713 09:06:05.675980 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.677068 14355 raft_consensus.cc:2468] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 0.
I20260713 09:06:05.677430 14171 leader_election.cc:304] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.678198 14426 raft_consensus.cc:2804] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.678555 14426 raft_consensus.cc:493] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.678791 14426 raft_consensus.cc:3060] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.683403 14426 raft_consensus.cc:515] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.685074 14426 leader_election.cc:290] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Requested vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.686122 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.686354 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:05.686614 14281 raft_consensus.cc:3060] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.686913 14355 raft_consensus.cc:3060] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.691315 14281 raft_consensus.cc:2468] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 1.
I20260713 09:06:05.691318 14355 raft_consensus.cc:2468] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093acde8e6394cb68e071ccca5e03dd4 in term 1.
I20260713 09:06:05.692503 14171 leader_election.cc:304] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.693158 14426 raft_consensus.cc:2804] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.693559 14426 raft_consensus.cc:697] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Running, Role: LEADER
I20260713 09:06:05.694168 14426 consensus_queue.cc:237] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.698678 14404 consensus_queue.cc:1048] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.701690 14102 catalog_manager.cc:5697] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "093acde8e6394cb68e071ccca5e03dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.709764 14440 consensus_queue.cc:1048] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.717926 14281 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.726099 14426 consensus_queue.cc:1048] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.736187 14427 consensus_queue.cc:1048] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.770337 14427 raft_consensus.cc:493] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.770815 14427 raft_consensus.cc:515] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.772567 14427 leader_election.cc:290] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:05.773267 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.773511 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bebd62be5f34ebc9074596d1964ed9c" candidate_uuid: "093acde8e6394cb68e071ccca5e03dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:05.774080 14281 raft_consensus.cc:2393] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093acde8e6394cb68e071ccca5e03dd4 in current term 1: Already voted for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in this term.
I20260713 09:06:05.775030 14171 leader_election.cc:304] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4; no voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:05.775667 14427 raft_consensus.cc:3060] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.780269 14427 raft_consensus.cc:2749] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:05.800794 14440 raft_consensus.cc:493] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:05.801285 14440 raft_consensus.cc:515] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.802928 14440 leader_election.cc:290] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.803802 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed3da4fc7994477a20fe32a150014eb" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4" is_pre_election: true
I20260713 09:06:05.804020 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed3da4fc7994477a20fe32a150014eb" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:05.804602 14204 raft_consensus.cc:2468] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.804651 14281 raft_consensus.cc:2468] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 0.
I20260713 09:06:05.805866 14319 leader_election.cc:304] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 
I20260713 09:06:05.806555 14440 raft_consensus.cc:2804] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:05.806977 14440 raft_consensus.cc:493] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:05.807281 14440 raft_consensus.cc:3060] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.812192 14440 raft_consensus.cc:515] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.813947 14440 leader_election.cc:290] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:05.814749 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed3da4fc7994477a20fe32a150014eb" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:05.815021 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed3da4fc7994477a20fe32a150014eb" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:05.815358 14204 raft_consensus.cc:3060] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.815590 14281 raft_consensus.cc:3060] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:05.820207 14281 raft_consensus.cc:2468] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:05.820421 14204 raft_consensus.cc:2468] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:05.821175 14320 leader_election.cc:304] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:05.822034 14440 raft_consensus.cc:2804] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:05.822544 14440 raft_consensus.cc:697] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:05.823378 14440 consensus_queue.cc:237] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:05.830092 14102 catalog_manager.cc:5697] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131). New cstate: current_term: 1 leader_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.847271 14438 consensus_queue.cc:1048] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.851804 14438 consensus_queue.cc:1048] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.854909 14440 consensus_queue.cc:1048] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.863809 14438 consensus_queue.cc:1048] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.874006 14438 consensus_queue.cc:1048] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.877501 14440 consensus_queue.cc:1048] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:05.950621 11174 ts_manager.cc:295] Set tserver state for 093acde8e6394cb68e071ccca5e03dd4 to MAINTENANCE_MODE
I20260713 09:06:05.951365 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
I20260713 09:06:05.977761 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:05.978737 11174 tablet_replica.cc:333] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.979514 11174 raft_consensus.cc:2243] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.980010 11174 raft_consensus.cc:2272] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.982544 11174 tablet_replica.cc:333] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.983055 11174 raft_consensus.cc:2243] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.983431 11174 raft_consensus.cc:2272] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.985548 11174 tablet_replica.cc:333] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.986055 11174 raft_consensus.cc:2243] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.986595 11174 pending_rounds.cc:70] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Trying to abort 1 pending ops.
I20260713 09:06:05.986796 11174 pending_rounds.cc:77] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991885089918976 op_type: NO_OP noop_request { }
I20260713 09:06:05.987115 11174 raft_consensus.cc:2889] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:05.987381 11174 raft_consensus.cc:2272] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.989142 11174 tablet_replica.cc:333] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.989645 11174 raft_consensus.cc:2243] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.990183 11174 pending_rounds.cc:70] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Trying to abort 1 pending ops.
I20260713 09:06:05.990391 11174 pending_rounds.cc:77] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991884444639232 op_type: NO_OP noop_request { }
I20260713 09:06:05.990654 11174 raft_consensus.cc:2889] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:05.990913 11174 raft_consensus.cc:2272] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.992871 11174 tablet_replica.cc:333] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.993366 11174 raft_consensus.cc:2243] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.993709 11174 raft_consensus.cc:2272] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.995154 11174 tablet_replica.cc:333] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.995633 11174 raft_consensus.cc:2243] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.996058 11174 raft_consensus.cc:2272] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.998013 11174 tablet_replica.cc:333] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:05.998503 11174 raft_consensus.cc:2243] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.999182 11174 raft_consensus.cc:2272] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.000976 11174 tablet_replica.cc:333] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:06.001446 11174 raft_consensus.cc:2243] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.001837 11174 raft_consensus.cc:2272] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.003664 11174 tablet_replica.cc:333] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:06.004184 11174 raft_consensus.cc:2243] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.004885 11174 raft_consensus.cc:2272] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.006699 11174 tablet_replica.cc:333] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: stopping tablet replica
I20260713 09:06:06.007139 11174 raft_consensus.cc:2243] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.007508 11174 raft_consensus.cc:2272] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.025804 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
W20260713 09:06:06.048599 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:06.140772 14319 consensus_peers.cc:597] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:06.192198 14319 consensus_peers.cc:597] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:06.266717 14319 consensus_peers.cc:597] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:06.320468 14245 consensus_peers.cc:597] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:06.322868 14245 consensus_peers.cc:597] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.339735 14440 consensus_queue.cc:1048] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:06.352874 14319 consensus_peers.cc:597] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:07.049559 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:07.062052 14475 raft_consensus.cc:493] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.062608 14475 raft_consensus.cc:515] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.064260 14475 leader_election.cc:290] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.065868 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
W20260713 09:06:07.067936 14245 leader_election.cc:336] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.068321 14245 leader_election.cc:304] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [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: db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64
I20260713 09:06:07.068913 14475 raft_consensus.cc:2749] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:07.074489 14442 raft_consensus.cc:493] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.074968 14442 raft_consensus.cc:515] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.076550 14442 leader_election.cc:290] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:07.077594 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:07.078186 14281 raft_consensus.cc:2468] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
I20260713 09:06:07.079146 14320 leader_election.cc:304] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:07.079914 14442 raft_consensus.cc:2804] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:07.080124 14319 leader_election.cc:336] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.080286 14442 raft_consensus.cc:493] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.080665 14442 raft_consensus.cc:3060] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:07.086761 14442 raft_consensus.cc:515] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.088371 14442 leader_election.cc:290] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:07.089398 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1554b53b96548eb886705a260305792" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:07.089968 14281 raft_consensus.cc:3060] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:07.091729 14319 leader_election.cc:336] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.094954 14281 raft_consensus.cc:2468] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 2.
I20260713 09:06:07.095844 14320 leader_election.cc:304] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
I20260713 09:06:07.096448 14442 raft_consensus.cc:2804] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:07.096902 14442 raft_consensus.cc:697] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 LEADER]: Becoming Leader. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:07.097573 14442 consensus_queue.cc:237] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.103910 14102 catalog_manager.cc:5697] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 reported cstate change: term changed from 1 to 2, leader changed from 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129) to 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:07.237846 14475 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.238480 14475 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.239980 14442 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.240651 14475 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.240579 14442 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.242260 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:07.242695 14442 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:07.242940 14354 raft_consensus.cc:2468] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 1.
I20260713 09:06:07.244387 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:07.244771 14245 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:07.244997 14281 raft_consensus.cc:2468] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 1.
W20260713 09:06:07.245663 14245 leader_election.cc:336] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.246411 14320 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:07.246583 14475 raft_consensus.cc:2804] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:07.246991 14319 leader_election.cc:336] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.247004 14475 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.247188 14442 raft_consensus.cc:2804] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:07.247761 14475 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:07.247838 14442 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 093acde8e6394cb68e071ccca5e03dd4)
I20260713 09:06:07.248317 14442 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:07.253983 14475 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.253993 14442 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.256273 14442 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:07.255954 14475 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.257764 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:07.258528 14281 raft_consensus.cc:2393] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ca75db7116b4d8b967bfe3d04aefa64 in current term 2: Already voted for candidate db2b0574438a482a9fd143ba65a163f5 in this term.
I20260713 09:06:07.259671 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:07.260540 14354 raft_consensus.cc:2393] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate db2b0574438a482a9fd143ba65a163f5 in current term 2: Already voted for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in this term.
W20260713 09:06:07.260922 14319 leader_election.cc:336] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.261395 14319 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64; no voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:07.262046 14404 raft_consensus.cc:2749] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:06:07.262844 14245 leader_election.cc:336] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.263222 14245 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [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: db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4, 9ca75db7116b4d8b967bfe3d04aefa64
I20260713 09:06:07.263826 14475 raft_consensus.cc:2749] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:07.433221 14475 raft_consensus.cc:493] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.433688 14475 raft_consensus.cc:515] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.435290 14475 leader_election.cc:290] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.437016 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:07.437690 14354 raft_consensus.cc:2468] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 1.
I20260713 09:06:07.438668 14245 leader_election.cc:304] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:07.439375 14475 raft_consensus.cc:2804] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:07.439450 14245 leader_election.cc:336] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.439782 14475 raft_consensus.cc:493] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.440176 14475 raft_consensus.cc:3060] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:07.445046 14475 raft_consensus.cc:515] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.446429 14475 leader_election.cc:290] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.447906 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3914e13a8b49658c1ee47d89d4c103" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:07.448436 14354 raft_consensus.cc:3060] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:07.449599 14245 leader_election.cc:336] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.452780 14354 raft_consensus.cc:2468] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 2.
I20260713 09:06:07.453817 14245 leader_election.cc:304] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
I20260713 09:06:07.454654 14475 raft_consensus.cc:2804] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:07.455401 14475 raft_consensus.cc:697] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 2 LEADER]: Becoming Leader. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Running, Role: LEADER
I20260713 09:06:07.456457 14475 consensus_queue.cc:237] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Queue going to LEADER 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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.460088 14489 raft_consensus.cc:493] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.460563 14489 raft_consensus.cc:515] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.462352 14489 leader_election.cc:290] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.463631 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" is_pre_election: true
I20260713 09:06:07.463122 14102 catalog_manager.cc:5697] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 reported cstate change: term changed from 1 to 2, leader changed from 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129) to db2b0574438a482a9fd143ba65a163f5 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "db2b0574438a482a9fd143ba65a163f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.464339 14354 raft_consensus.cc:2468] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 1.
I20260713 09:06:07.465374 14245 leader_election.cc:304] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:07.465979 14489 raft_consensus.cc:2804] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:07.466039 14245 leader_election.cc:336] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.466415 14489 raft_consensus.cc:493] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.466761 14489 raft_consensus.cc:3060] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:07.472754 14489 raft_consensus.cc:515] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.474407 14489 leader_election.cc:290] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:07.475888 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9bb6f7755b4eafa04cd669e45738c6" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:07.476353 14354 raft_consensus.cc:3060] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:07.477761 14245 leader_election.cc:336] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:07.480691 14354 raft_consensus.cc:2468] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 2.
I20260713 09:06:07.481554 14245 leader_election.cc:304] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
I20260713 09:06:07.482143 14489 raft_consensus.cc:2804] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:07.482554 14489 raft_consensus.cc:697] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 2 LEADER]: Becoming Leader. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Running, Role: LEADER
I20260713 09:06:07.483242 14489 consensus_queue.cc:237] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Queue going to LEADER 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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:07.489621 14102 catalog_manager.cc:5697] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 reported cstate change: term changed from 1 to 2, leader changed from 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129) to db2b0574438a482a9fd143ba65a163f5 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "db2b0574438a482a9fd143ba65a163f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.636529 14279 raft_consensus.cc:1275] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Refusing update from remote peer 9ca75db7116b4d8b967bfe3d04aefa64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:07.637912 14404 consensus_queue.cc:1048] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:07.644189 14319 consensus_peers.cc:597] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:07.906275 14245 consensus_peers.cc:597] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:07.951658 14354 raft_consensus.cc:1275] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Refusing update from remote peer db2b0574438a482a9fd143ba65a163f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:07.952987 14489 consensus_queue.cc:1048] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:07.967306 14245 consensus_peers.cc:597] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:08.050513 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:08.055949 14354 raft_consensus.cc:1275] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Refusing update from remote peer db2b0574438a482a9fd143ba65a163f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:08.057174 14475 consensus_queue.cc:1048] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:08.278002 14245 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111) [suppressed 51 similar messages]
W20260713 09:06:08.550191 14319 consensus_peers.cc:597] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:08.591001 14319 consensus_peers.cc:597] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:08.662609 14245 consensus_peers.cc:597] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:08.719337 14319 consensus_peers.cc:597] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:08.736958 14245 consensus_peers.cc:597] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:08.846015 14319 consensus_peers.cc:597] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:06:08.883309 14499 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.883873 14499 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:08.885483 14499 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:08.886495 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5" is_pre_election: true
I20260713 09:06:08.887064 14281 raft_consensus.cc:2468] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 2.
I20260713 09:06:08.888124 14320 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:08.888751 14499 raft_consensus.cc:2804] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:06:08.889055 14319 leader_election.cc:336] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:08.889068 14499 raft_consensus.cc:493] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.889590 14499 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.894109 14499 raft_consensus.cc:515] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:08.895555 14499 leader_election.cc:290] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 3 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753)
I20260713 09:06:08.896489 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad857d77dd5f4706bd5902db59957779" candidate_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
I20260713 09:06:08.896999 14281 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:06:08.898936 14319 leader_election.cc:336] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111)
I20260713 09:06:08.901428 14281 raft_consensus.cc:2468] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca75db7116b4d8b967bfe3d04aefa64 in term 3.
I20260713 09:06:08.902302 14320 leader_election.cc:304] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [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: 9ca75db7116b4d8b967bfe3d04aefa64, db2b0574438a482a9fd143ba65a163f5; no voters: 093acde8e6394cb68e071ccca5e03dd4
I20260713 09:06:08.902976 14499 raft_consensus.cc:2804] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:08.903375 14499 raft_consensus.cc:697] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 3 LEADER]: Becoming Leader. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:08.904129 14499 consensus_queue.cc:237] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:08.910008 14103 catalog_manager.cc:5697] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 reported cstate change: term changed from 1 to 3, leader changed from 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129) to 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131). New cstate: current_term: 3 leader_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:09.051616 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:09.454483 14319 consensus_peers.cc:597] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.512231 14281 raft_consensus.cc:1275] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 3 FOLLOWER]: Refusing update from remote peer 9ca75db7116b4d8b967bfe3d04aefa64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:09.513629 14499 consensus_queue.cc:1048] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:10.052940 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:10.210500 14319 consensus_peers.cc:597] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.359678 14245 consensus_peers.cc:597] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.584592 14245 consensus_peers.cc:597] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.937405 14319 consensus_peers.cc:597] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:11.042399 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:11.050166 14511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:11.050524 14512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:11.052191 14514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:11.052913 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:11.053928 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:11.054013 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:11.054183 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:11.054471 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933571054453 us; error 0 us; skew 500 ppm
I20260713 09:06:11.055099 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:11.057657 11174 webserver.cc:533] Webserver started at http://127.10.233.129:44789/ using document root <none> and password file <none>
I20260713 09:06:11.058198 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:11.058403 11174 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:11.062427 11174 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:11.066949 14519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260713 09:06:11.067835 14245 consensus_peers.cc:597] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:11.068248 11174 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:11.068637 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "093acde8e6394cb68e071ccca5e03dd4"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-dkvc"
I20260713 09:06:11.069157 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:06:11.071967 14319 consensus_peers.cc:597] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:11.083931 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:11.085258 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:11.086694 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:11.090330 14526 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:06:11.099308 14245 consensus_peers.cc:597] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:11.123625 14319 consensus_peers.cc:597] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:11.139762 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:11.140110 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260713 09:06:11.140401 11174 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:11.145320 14526 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.157938 14526 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:11.158720 14526 tablet_bootstrap.cc:492] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.159305 14526 ts_tablet_manager.cc:1403] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:06:11.161659 14526 raft_consensus.cc:359] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.162588 14526 raft_consensus.cc:740] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.163300 14526 consensus_queue.cc:260] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.165637 14526 ts_tablet_manager.cc:1434] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:06:11.166298 14526 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.175660 11174 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:11.176004 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.033s	sys 0.003s
I20260713 09:06:11.179237 14526 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.180073 14526 tablet_bootstrap.cc:492] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.180595 14526 ts_tablet_manager.cc:1403] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:06:11.182579 14526 raft_consensus.cc:359] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.183117 14526 raft_consensus.cc:740] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.183733 14526 consensus_queue.cc:260] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.185506 14526 ts_tablet_manager.cc:1434] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:11.186349 14526 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.198644 14526 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.199402 14526 tablet_bootstrap.cc:492] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.200008 14526 ts_tablet_manager.cc:1403] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:06:11.202275 14526 raft_consensus.cc:359] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.202889 14526 raft_consensus.cc:740] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.203608 14526 consensus_queue.cc:260] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.205169 14526 ts_tablet_manager.cc:1434] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:11.205757 14526 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.216773 14526 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.217453 14526 tablet_bootstrap.cc:492] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.217942 14526 ts_tablet_manager.cc:1403] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:06:11.219942 14526 raft_consensus.cc:359] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:11.220438 14526 raft_consensus.cc:740] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.221051 14526 consensus_queue.cc:260] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [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: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } } peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } }
I20260713 09:06:11.222501 14526 ts_tablet_manager.cc:1434] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:11.223109 14526 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.235673 14526 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.236717 14526 tablet_bootstrap.cc:492] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.237418 14526 ts_tablet_manager.cc:1403] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:06:11.240099 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:45773
I20260713 09:06:11.240161 14588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:45773 every 8 connection(s)
I20260713 09:06:11.240582 14526 raft_consensus.cc:359] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.241272 14526 raft_consensus.cc:740] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.241959 14526 consensus_queue.cc:260] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.244222 14526 ts_tablet_manager.cc:1434] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:11.245097 14526 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.246776 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:11.261866 14526 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.263034 14526 tablet_bootstrap.cc:492] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.263530 14526 ts_tablet_manager.cc:1403] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260713 09:06:11.265796 14526 raft_consensus.cc:359] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.266450 14526 raft_consensus.cc:740] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.267127 14526 consensus_queue.cc:260] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.268878 14589 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37449
I20260713 09:06:11.269279 14526 ts_tablet_manager.cc:1434] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:11.269347 14589 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:11.270241 14526 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.270777 14589 heartbeater.cc:507] Master 127.10.233.190:37449 requested a full tablet report, sending...
I20260713 09:06:11.272516 14354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f"
dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
mode: GRACEFUL
new_leader_uuid: "db2b0574438a482a9fd143ba65a163f5"
 from {username='slave'} at 127.0.0.1:49432
I20260713 09:06:11.273073 14354 raft_consensus.cc:606] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Received request to transfer leadership to TS db2b0574438a482a9fd143ba65a163f5
I20260713 09:06:11.274260 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:11.274649 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:11.275188 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:11.277822 14103 ts_manager.cc:194] Re-registered known tserver with Master: 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773)
I20260713 09:06:11.285696 14526 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.286634 14526 tablet_bootstrap.cc:492] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.287245 14526 ts_tablet_manager.cc:1403] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 09:06:11.289867 14103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56614
I20260713 09:06:11.289812 14526 raft_consensus.cc:359] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.290541 14526 raft_consensus.cc:740] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.291260 14526 consensus_queue.cc:260] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.292938 14526 ts_tablet_manager.cc:1434] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:06:11.293184 14589 heartbeater.cc:499] Master 127.10.233.190:37449 was elected leader, sending a full tablet report...
I20260713 09:06:11.293579 14526 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.307377 14526 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.308312 14526 tablet_bootstrap.cc:492] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.308965 14526 ts_tablet_manager.cc:1403] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:06:11.310698 14526 raft_consensus.cc:359] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.311474 14526 raft_consensus.cc:740] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.312148 14526 consensus_queue.cc:260] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.313937 14526 ts_tablet_manager.cc:1434] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:11.314559 14526 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.326455 14526 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:11.327092 14526 tablet_bootstrap.cc:492] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.327615 14526 ts_tablet_manager.cc:1403] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:06:11.329377 14526 raft_consensus.cc:359] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.329842 14526 raft_consensus.cc:740] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.330379 14526 consensus_queue.cc:260] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.331907 14526 ts_tablet_manager.cc:1434] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:11.332602 14526 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap starting.
I20260713 09:06:11.345075 14526 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:11.345713 14526 tablet_bootstrap.cc:492] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Bootstrap complete.
I20260713 09:06:11.346171 14526 ts_tablet_manager.cc:1403] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:06:11.347946 14526 raft_consensus.cc:359] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.348503 14526 raft_consensus.cc:740] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093acde8e6394cb68e071ccca5e03dd4, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.349125 14526 consensus_queue.cc:260] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [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: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.350502 14526 ts_tablet_manager.cc:1434] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:11.411514 14562 raft_consensus.cc:3060] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.417135 14562 pending_rounds.cc:85] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Aborting all ops after (but not including) 0
I20260713 09:06:11.417333 14562 pending_rounds.cc:107] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:11.417641 14562 raft_consensus.cc:2889] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:11.550304 14562 raft_consensus.cc:3060] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:11.569121 14562 raft_consensus.cc:3060] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.573760 14562 pending_rounds.cc:85] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Aborting all ops after (but not including) 0
I20260713 09:06:11.573949 14562 pending_rounds.cc:107] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:11.574204 14562 raft_consensus.cc:2889] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:11.724509 14562 raft_consensus.cc:3060] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.745659 14506 raft_consensus.cc:993] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: : Instructing follower db2b0574438a482a9fd143ba65a163f5 to start an election
I20260713 09:06:11.746074 14506 raft_consensus.cc:1081] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Signalling peer db2b0574438a482a9fd143ba65a163f5 to start an election
I20260713 09:06:11.747560 14281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f"
dest_uuid: "db2b0574438a482a9fd143ba65a163f5"
 from {username='slave'} at 127.0.0.1:57674
I20260713 09:06:11.748039 14281 raft_consensus.cc:493] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:11.748317 14281 raft_consensus.cc:3060] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.752982 14281 raft_consensus.cc:515] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.754796 14281 leader_election.cc:290] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: Requested vote from peers 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773), 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131:40651)
I20260713 09:06:11.755508 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093acde8e6394cb68e071ccca5e03dd4"
I20260713 09:06:11.755946 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7585e79a5ff4437b186485e3d65435f" candidate_uuid: "db2b0574438a482a9fd143ba65a163f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca75db7116b4d8b967bfe3d04aefa64"
I20260713 09:06:11.756208 14562 raft_consensus.cc:3060] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.756578 14354 raft_consensus.cc:3055] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:11.756896 14354 raft_consensus.cc:740] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca75db7116b4d8b967bfe3d04aefa64, State: Running, Role: LEADER
I20260713 09:06:11.757906 14354 consensus_queue.cc:260] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.759263 14354 raft_consensus.cc:3060] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:11.763247 14562 raft_consensus.cc:2468] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 2.
I20260713 09:06:11.764374 14245 leader_election.cc:304] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093acde8e6394cb68e071ccca5e03dd4, db2b0574438a482a9fd143ba65a163f5; no voters: 
I20260713 09:06:11.765201 14510 raft_consensus.cc:2804] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:11.765921 14354 raft_consensus.cc:2468] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2b0574438a482a9fd143ba65a163f5 in term 2.
I20260713 09:06:11.766162 14510 raft_consensus.cc:697] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 2 LEADER]: Becoming Leader. State: Replica: db2b0574438a482a9fd143ba65a163f5, State: Running, Role: LEADER
I20260713 09:06:11.767329 14510 consensus_queue.cc:237] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } }
I20260713 09:06:11.776980 14103 catalog_manager.cc:5697] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 reported cstate change: term changed from 1 to 2, leader changed from 9ca75db7116b4d8b967bfe3d04aefa64 (127.10.233.131) to db2b0574438a482a9fd143ba65a163f5 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "db2b0574438a482a9fd143ba65a163f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2b0574438a482a9fd143ba65a163f5" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:12.054983 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:12.282609 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:12.288894 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:12.289311 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:12.289757 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:12.292613 14354 raft_consensus.cc:1275] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Refusing update from remote peer db2b0574438a482a9fd143ba65a163f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:12.293910 14608 consensus_queue.cc:1048] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca75db7116b4d8b967bfe3d04aefa64" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 40651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.303010 14562 raft_consensus.cc:1275] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Refusing update from remote peer db2b0574438a482a9fd143ba65a163f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:12.304467 14510 consensus_queue.cc:1048] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093acde8e6394cb68e071ccca5e03dd4" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:13.056025 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:13.296556 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:13.302996 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:13.303498 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:13.304104 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:14.057013 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:14.310443 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:14.315881 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:14.316224 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:14.316604 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:15.058009 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:15.322634 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:15.328121 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:15.328538 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:15.329094 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:16.058862 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:16.336068 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:16.342368 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:16.347483 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:16.347890 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:06:17.059923 14152 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:17.368938 11174 tablet_server.cc:179] TabletServer@127.10.233.129:45773 shutting down...
I20260713 09:06:17.389118 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:17.389853 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.390452 11174 raft_consensus.cc:2243] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.390899 11174 raft_consensus.cc:2272] T 9bebd62be5f34ebc9074596d1964ed9c P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.392894 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.393435 11174 raft_consensus.cc:2243] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.393864 11174 raft_consensus.cc:2272] T a7585e79a5ff4437b186485e3d65435f P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.395583 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.396171 11174 raft_consensus.cc:2243] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.396567 11174 raft_consensus.cc:2272] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.398243 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.398785 11174 raft_consensus.cc:2243] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.399173 11174 raft_consensus.cc:2272] T 90963f468c534b709a7f2f542f90c264 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.400934 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.401472 11174 raft_consensus.cc:2243] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.401897 11174 raft_consensus.cc:2272] T c1554b53b96548eb886705a260305792 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.403620 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.404217 11174 raft_consensus.cc:2243] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.404615 11174 raft_consensus.cc:2272] T ad857d77dd5f4706bd5902db59957779 P 093acde8e6394cb68e071ccca5e03dd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.406296 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.406829 11174 raft_consensus.cc:2243] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.407245 11174 raft_consensus.cc:2272] T 2db0bde2583a485a84016d40eb7b3c31 P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.408951 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.409449 11174 raft_consensus.cc:2243] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.409857 11174 raft_consensus.cc:2272] T 6b9bb6f7755b4eafa04cd669e45738c6 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.411527 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.412048 11174 raft_consensus.cc:2243] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.412452 11174 raft_consensus.cc:2272] T 3ed3da4fc7994477a20fe32a150014eb P 093acde8e6394cb68e071ccca5e03dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.414155 11174 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:17.414628 11174 raft_consensus.cc:2243] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.415052 11174 raft_consensus.cc:2272] T de3914e13a8b49658c1ee47d89d4c103 P 093acde8e6394cb68e071ccca5e03dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:17.435328 14319 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260713 09:06:17.438436 14319 consensus_peers.cc:597] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.443560 11174 tablet_server.cc:196] TabletServer@127.10.233.129:45773 shutdown complete.
I20260713 09:06:17.458986 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
W20260713 09:06:17.471292 14245 consensus_peers.cc:597] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:17.474021 14319 consensus_peers.cc:597] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:17.475203 14245 consensus_peers.cc:597] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 -> Peer 093acde8e6394cb68e071ccca5e03dd4 (127.10.233.129:45773): Couldn't send request to peer 093acde8e6394cb68e071ccca5e03dd4. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.495622 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:17.496444 11174 tablet_replica.cc:333] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.497125 11174 raft_consensus.cc:2243] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.497603 11174 raft_consensus.cc:2272] T 3ed3da4fc7994477a20fe32a150014eb P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.499799 11174 tablet_replica.cc:333] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.500363 11174 raft_consensus.cc:2243] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.501091 11174 raft_consensus.cc:2272] T 6b9bb6f7755b4eafa04cd669e45738c6 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.502907 11174 tablet_replica.cc:333] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.503400 11174 raft_consensus.cc:2243] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.504173 11174 raft_consensus.cc:2272] T de3914e13a8b49658c1ee47d89d4c103 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.505919 11174 tablet_replica.cc:333] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.506419 11174 raft_consensus.cc:2243] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.507131 11174 raft_consensus.cc:2272] T 4f31ad0d9ec94e71b3bafcecf09e1286 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.508997 11174 tablet_replica.cc:333] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.509673 11174 raft_consensus.cc:2243] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.510113 11174 raft_consensus.cc:2272] T c1554b53b96548eb886705a260305792 P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.511931 11174 tablet_replica.cc:333] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.512377 11174 raft_consensus.cc:2243] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.512719 11174 raft_consensus.cc:2272] T 90963f468c534b709a7f2f542f90c264 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.514463 11174 tablet_replica.cc:333] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.514901 11174 raft_consensus.cc:2243] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.515247 11174 raft_consensus.cc:2272] T 9bebd62be5f34ebc9074596d1964ed9c P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.517033 11174 tablet_replica.cc:333] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.517450 11174 raft_consensus.cc:2243] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.517844 11174 raft_consensus.cc:2272] T ad857d77dd5f4706bd5902db59957779 P db2b0574438a482a9fd143ba65a163f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.519536 11174 tablet_replica.cc:333] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.520144 11174 raft_consensus.cc:2243] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.520845 11174 raft_consensus.cc:2272] T 2db0bde2583a485a84016d40eb7b3c31 P db2b0574438a482a9fd143ba65a163f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.522624 11174 tablet_replica.cc:333] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5: stopping tablet replica
I20260713 09:06:17.523074 11174 raft_consensus.cc:2243] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.523732 11174 raft_consensus.cc:2272] T a7585e79a5ff4437b186485e3d65435f P db2b0574438a482a9fd143ba65a163f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.552946 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
W20260713 09:06:17.564260 14320 consensus_peers.cc:597] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 -> Peer db2b0574438a482a9fd143ba65a163f5 (127.10.233.130:36753): Couldn't send request to peer db2b0574438a482a9fd143ba65a163f5. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:36753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.576269 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
I20260713 09:06:17.601835 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:17.602759 11174 tablet_replica.cc:333] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.603402 11174 raft_consensus.cc:2243] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.603895 11174 raft_consensus.cc:2272] T 4f31ad0d9ec94e71b3bafcecf09e1286 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.605772 11174 tablet_replica.cc:333] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.606240 11174 raft_consensus.cc:2243] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.606925 11174 raft_consensus.cc:2272] T 3ed3da4fc7994477a20fe32a150014eb P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.608891 11174 tablet_replica.cc:333] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.609390 11174 raft_consensus.cc:2243] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.609735 11174 raft_consensus.cc:2272] T de3914e13a8b49658c1ee47d89d4c103 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.611406 11174 tablet_replica.cc:333] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.611944 11174 raft_consensus.cc:2243] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.612329 11174 raft_consensus.cc:2272] T 6b9bb6f7755b4eafa04cd669e45738c6 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.614079 11174 tablet_replica.cc:333] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.614516 11174 raft_consensus.cc:2243] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.615152 11174 raft_consensus.cc:2272] T 9bebd62be5f34ebc9074596d1964ed9c P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.616850 11174 tablet_replica.cc:333] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.617295 11174 raft_consensus.cc:2243] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.617615 11174 raft_consensus.cc:2272] T a7585e79a5ff4437b186485e3d65435f P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.619290 11174 tablet_replica.cc:333] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.619801 11174 raft_consensus.cc:2243] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.620198 11174 raft_consensus.cc:2272] T 2db0bde2583a485a84016d40eb7b3c31 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.621865 11174 tablet_replica.cc:333] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.622260 11174 raft_consensus.cc:2243] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.622906 11174 raft_consensus.cc:2272] T ad857d77dd5f4706bd5902db59957779 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.624678 11174 tablet_replica.cc:333] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.625072 11174 raft_consensus.cc:2243] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.625672 11174 raft_consensus.cc:2272] T c1554b53b96548eb886705a260305792 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.627506 11174 tablet_replica.cc:333] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64: stopping tablet replica
I20260713 09:06:17.628079 11174 raft_consensus.cc:2243] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.628851 11174 raft_consensus.cc:2272] T 90963f468c534b709a7f2f542f90c264 P 9ca75db7116b4d8b967bfe3d04aefa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.657984 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:06:17.679910 11174 master.cc:562] Master@127.10.233.190:37449 shutting down...
I20260713 09:06:17.699924 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:17.700467 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.700789 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d8bcc5c8140483e828e83cd449aa122: stopping tablet replica
I20260713 09:06:17.719954 11174 master.cc:584] Master@127.10.233.190:37449 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13824 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:06:17.760017 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:38349
I20260713 09:06:17.761102 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:17.766283 14634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:17.766710 14635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:17.767527 14637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:17.767843 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:17.768765 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:17.768934 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:17.769134 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933577769103 us; error 0 us; skew 500 ppm
I20260713 09:06:17.769668 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:17.772290 11174 webserver.cc:533] Webserver started at http://127.10.233.190:39043/ using document root <none> and password file <none>
I20260713 09:06:17.772780 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:17.772960 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:17.773253 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:17.774312 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "80546492e37a46fa9be82da11234d93e"
format_stamp: "Formatted at 2026-07-13 09:06:17 on dist-test-slave-dkvc"
I20260713 09:06:17.778445 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:17.781635 14642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:17.782346 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:17.782624 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "80546492e37a46fa9be82da11234d93e"
format_stamp: "Formatted at 2026-07-13 09:06:17 on dist-test-slave-dkvc"
I20260713 09:06:17.782902 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:17.794734 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:17.795989 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:17.833482 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:38349
I20260713 09:06:17.833586 14693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:38349 every 8 connection(s)
I20260713 09:06:17.837193 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.847267 14694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e: Bootstrap starting.
I20260713 09:06:17.852656 14694 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:17.856555 14694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e: No bootstrap required, opened a new log
I20260713 09:06:17.858527 14694 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80546492e37a46fa9be82da11234d93e" member_type: VOTER }
I20260713 09:06:17.858872 14694 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:17.859054 14694 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80546492e37a46fa9be82da11234d93e, State: Initialized, Role: FOLLOWER
I20260713 09:06:17.859630 14694 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80546492e37a46fa9be82da11234d93e" member_type: VOTER }
I20260713 09:06:17.860087 14694 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:17.860273 14694 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:17.860483 14694 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.865192 14694 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80546492e37a46fa9be82da11234d93e" member_type: VOTER }
I20260713 09:06:17.865654 14694 leader_election.cc:304] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [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: 80546492e37a46fa9be82da11234d93e; no voters: 
I20260713 09:06:17.866671 14694 leader_election.cc:290] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:17.867129 14697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:17.868464 14697 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 1 LEADER]: Becoming Leader. State: Replica: 80546492e37a46fa9be82da11234d93e, State: Running, Role: LEADER
I20260713 09:06:17.869037 14697 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [LEADER]: Queue going to LEADER mode. State: All 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: "80546492e37a46fa9be82da11234d93e" member_type: VOTER }
I20260713 09:06:17.869560 14694 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:17.871914 14698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80546492e37a46fa9be82da11234d93e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80546492e37a46fa9be82da11234d93e" member_type: VOTER } }
I20260713 09:06:17.872232 14699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80546492e37a46fa9be82da11234d93e. Latest consensus state: current_term: 1 leader_uuid: "80546492e37a46fa9be82da11234d93e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80546492e37a46fa9be82da11234d93e" member_type: VOTER } }
I20260713 09:06:17.872570 14698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:17.872836 14699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:17.875437 14703 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:17.880620 14703 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:17.885617 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:17.889367 14703 catalog_manager.cc:1383] Generated new cluster ID: b26ed99d74364c53834097a4d19c66c5
I20260713 09:06:17.889647 14703 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:17.909418 14703 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:17.910696 14703 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:17.923177 14703 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e: Generated new TSK 0
I20260713 09:06:17.923794 14703 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:17.952688 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:17.958444 14715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:17.959371 14716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:17.961896 11174 server_base.cc:1061] running on GCE node
W20260713 09:06:17.962278 14718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:17.963303 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:17.963490 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:17.963609 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933577963599 us; error 0 us; skew 500 ppm
I20260713 09:06:17.964159 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:17.966365 11174 webserver.cc:533] Webserver started at http://127.10.233.129:35525/ using document root <none> and password file <none>
I20260713 09:06:17.966777 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:17.966933 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:17.967137 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:17.968290 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "656b563508ea4c6998443b247f535efc"
format_stamp: "Formatted at 2026-07-13 09:06:17 on dist-test-slave-dkvc"
I20260713 09:06:17.972690 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:06:17.975785 14723 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:17.976477 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:17.976704 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "656b563508ea4c6998443b247f535efc"
format_stamp: "Formatted at 2026-07-13 09:06:17 on dist-test-slave-dkvc"
I20260713 09:06:17.976943 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:17.992177 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:17.993239 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:17.994544 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:17.996734 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:17.996948 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:17.997193 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:17.997368 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.036597 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:38509
I20260713 09:06:18.036705 14785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:38509 every 8 connection(s)
I20260713 09:06:18.041388 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:18.048918 14790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:18.049623 14791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:18.051919 14793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:18.056144 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:18.057085 14786 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38349
I20260713 09:06:18.057479 14786 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:18.057437 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:18.057919 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:18.058126 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933578058103 us; error 0 us; skew 500 ppm
I20260713 09:06:18.058492 14786 heartbeater.cc:507] Master 127.10.233.190:38349 requested a full tablet report, sending...
I20260713 09:06:18.058897 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:18.060977 14659 ts_manager.cc:194] Registered new tserver with Master: 656b563508ea4c6998443b247f535efc (127.10.233.129:38509)
I20260713 09:06:18.061726 11174 webserver.cc:533] Webserver started at http://127.10.233.130:42449/ using document root <none> and password file <none>
I20260713 09:06:18.062387 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:18.062623 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:18.063055 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:18.063485 14659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36360
I20260713 09:06:18.064503 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "2f890c2de60f441eb270cd6b7717225b"
format_stamp: "Formatted at 2026-07-13 09:06:18 on dist-test-slave-dkvc"
I20260713 09:06:18.069141 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:18.072490 14798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.073190 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:18.073429 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "2f890c2de60f441eb270cd6b7717225b"
format_stamp: "Formatted at 2026-07-13 09:06:18 on dist-test-slave-dkvc"
I20260713 09:06:18.073661 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:18.094130 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:18.095222 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:18.096606 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:18.098646 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:18.098816 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.099112 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:18.099272 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.137117 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:42633
I20260713 09:06:18.137207 14860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:42633 every 8 connection(s)
I20260713 09:06:18.141691 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:18.148495 14864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:18.149421 14865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:18.152388 14867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:18.153434 14861 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38349
I20260713 09:06:18.153802 14861 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:18.154409 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:18.154488 14861 heartbeater.cc:507] Master 127.10.233.190:38349 requested a full tablet report, sending...
I20260713 09:06:18.155436 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:18.155675 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:18.155934 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933578155915 us; error 0 us; skew 500 ppm
I20260713 09:06:18.156534 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:18.156702 14659 ts_manager.cc:194] Registered new tserver with Master: 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633)
I20260713 09:06:18.158317 14659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36370
I20260713 09:06:18.158910 11174 webserver.cc:533] Webserver started at http://127.10.233.131:34557/ using document root <none> and password file <none>
I20260713 09:06:18.159556 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:18.159806 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:18.160121 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:18.161187 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "d5689e9c9b2a4875be9591aabcee49d6"
format_stamp: "Formatted at 2026-07-13 09:06:18 on dist-test-slave-dkvc"
I20260713 09:06:18.165274 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:18.168346 14872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.169057 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:18.169346 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "d5689e9c9b2a4875be9591aabcee49d6"
format_stamp: "Formatted at 2026-07-13 09:06:18 on dist-test-slave-dkvc"
I20260713 09:06:18.169631 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:18.178046 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:18.179103 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:18.180629 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:18.182636 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:18.182853 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.183081 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:18.183247 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:18.220898 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:34641
I20260713 09:06:18.220988 14934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:34641 every 8 connection(s)
I20260713 09:06:18.233835 14935 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38349
I20260713 09:06:18.234265 14935 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:18.235144 14935 heartbeater.cc:507] Master 127.10.233.190:38349 requested a full tablet report, sending...
I20260713 09:06:18.237109 14659 ts_manager.cc:194] Registered new tserver with Master: d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.237525 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013575392s
I20260713 09:06:18.238426 14659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36382
I20260713 09:06:18.260407 14659 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36388:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:18.262513 14659 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:18.304752 14751 tablet_service.cc:1511] Processing CreateTablet for tablet c83d0f001d4a41a7a3a35262a24b2fbb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a9d52232526d4c4bafe0ffc2b8ee79a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:18.306164 14751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83d0f001d4a41a7a3a35262a24b2fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.306107 14750 tablet_service.cc:1511] Processing CreateTablet for tablet 65fd5f8dd1e54e369a9016f379ec5648 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a9d52232526d4c4bafe0ffc2b8ee79a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:18.306872 14826 tablet_service.cc:1511] Processing CreateTablet for tablet c83d0f001d4a41a7a3a35262a24b2fbb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a9d52232526d4c4bafe0ffc2b8ee79a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:18.307250 14825 tablet_service.cc:1511] Processing CreateTablet for tablet 65fd5f8dd1e54e369a9016f379ec5648 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a9d52232526d4c4bafe0ffc2b8ee79a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:18.307590 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fd5f8dd1e54e369a9016f379ec5648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.308218 14826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83d0f001d4a41a7a3a35262a24b2fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.308807 14825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fd5f8dd1e54e369a9016f379ec5648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.325788 14950 tablet_bootstrap.cc:492] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc: Bootstrap starting.
I20260713 09:06:18.327325 14900 tablet_service.cc:1511] Processing CreateTablet for tablet c83d0f001d4a41a7a3a35262a24b2fbb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a9d52232526d4c4bafe0ffc2b8ee79a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:18.327602 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 65fd5f8dd1e54e369a9016f379ec5648 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a9d52232526d4c4bafe0ffc2b8ee79a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:18.328639 14900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83d0f001d4a41a7a3a35262a24b2fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.329298 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fd5f8dd1e54e369a9016f379ec5648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.335270 14950 tablet_bootstrap.cc:654] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.340324 14951 tablet_bootstrap.cc:492] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: Bootstrap starting.
I20260713 09:06:18.343016 14950 tablet_bootstrap.cc:492] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc: No bootstrap required, opened a new log
I20260713 09:06:18.343500 14950 ts_tablet_manager.cc:1403] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.006s
I20260713 09:06:18.346632 14950 raft_consensus.cc:359] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.347347 14950 raft_consensus.cc:385] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.347635 14950 raft_consensus.cc:740] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656b563508ea4c6998443b247f535efc, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.348028 14951 tablet_bootstrap.cc:654] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.348430 14950 consensus_queue.cc:260] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.354818 14953 tablet_bootstrap.cc:492] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6: Bootstrap starting.
I20260713 09:06:18.360216 14953 tablet_bootstrap.cc:654] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.361150 14786 heartbeater.cc:499] Master 127.10.233.190:38349 was elected leader, sending a full tablet report...
I20260713 09:06:18.361624 14950 ts_tablet_manager.cc:1434] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.010s
I20260713 09:06:18.361776 14951 tablet_bootstrap.cc:492] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: No bootstrap required, opened a new log
I20260713 09:06:18.362293 14951 ts_tablet_manager.cc:1403] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
I20260713 09:06:18.366907 14953 tablet_bootstrap.cc:492] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6: No bootstrap required, opened a new log
I20260713 09:06:18.367399 14953 ts_tablet_manager.cc:1403] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260713 09:06:18.367475 14951 raft_consensus.cc:359] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.368314 14951 raft_consensus.cc:385] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.368618 14951 raft_consensus.cc:740] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f890c2de60f441eb270cd6b7717225b, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.369148 14950 tablet_bootstrap.cc:492] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: Bootstrap starting.
I20260713 09:06:18.369463 14951 consensus_queue.cc:260] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.370374 14953 raft_consensus.cc:359] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.371234 14953 raft_consensus.cc:385] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.371595 14953 raft_consensus.cc:740] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5689e9c9b2a4875be9591aabcee49d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.372673 14953 consensus_queue.cc:260] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.376942 14950 tablet_bootstrap.cc:654] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.378860 14951 ts_tablet_manager.cc:1434] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:06:18.379621 14861 heartbeater.cc:499] Master 127.10.233.190:38349 was elected leader, sending a full tablet report...
I20260713 09:06:18.380158 14951 tablet_bootstrap.cc:492] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b: Bootstrap starting.
I20260713 09:06:18.382011 14935 heartbeater.cc:499] Master 127.10.233.190:38349 was elected leader, sending a full tablet report...
I20260713 09:06:18.384539 14950 tablet_bootstrap.cc:492] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: No bootstrap required, opened a new log
I20260713 09:06:18.384544 14953 ts_tablet_manager.cc:1434] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:06:18.385084 14950 ts_tablet_manager.cc:1403] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:06:18.385679 14953 tablet_bootstrap.cc:492] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6: Bootstrap starting.
I20260713 09:06:18.386564 14951 tablet_bootstrap.cc:654] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.389415 14950 raft_consensus.cc:359] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.390225 14950 raft_consensus.cc:385] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.390587 14950 raft_consensus.cc:740] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656b563508ea4c6998443b247f535efc, State: Initialized, Role: FOLLOWER
W20260713 09:06:18.390798 14862 tablet.cc:2406] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:18.391484 14950 consensus_queue.cc:260] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.392328 14953 tablet_bootstrap.cc:654] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.397897 14950 ts_tablet_manager.cc:1434] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:06:18.404183 14951 tablet_bootstrap.cc:492] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b: No bootstrap required, opened a new log
I20260713 09:06:18.404248 14953 tablet_bootstrap.cc:492] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6: No bootstrap required, opened a new log
I20260713 09:06:18.404892 14953 ts_tablet_manager.cc:1403] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:06:18.406085 14951 ts_tablet_manager.cc:1403] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260713 09:06:18.406695 14954 raft_consensus.cc:493] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:18.407181 14954 raft_consensus.cc:515] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.408157 14953 raft_consensus.cc:359] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.408882 14953 raft_consensus.cc:385] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.409163 14953 raft_consensus.cc:740] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5689e9c9b2a4875be9591aabcee49d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.409128 14951 raft_consensus.cc:359] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.409981 14951 raft_consensus.cc:385] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.409981 14954 leader_election.cc:290] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.410491 14951 raft_consensus.cc:740] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f890c2de60f441eb270cd6b7717225b, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.410347 14953 consensus_queue.cc:260] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.411319 14951 consensus_queue.cc:260] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.413400 14951 ts_tablet_manager.cc:1434] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:18.415586 14953 ts_tablet_manager.cc:1434] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:18.427067 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d0f001d4a41a7a3a35262a24b2fbb" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b" is_pre_election: true
I20260713 09:06:18.427747 14836 raft_consensus.cc:2468] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:18.428923 14725 leader_election.cc:304] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:18.429651 14954 raft_consensus.cc:2804] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:18.429962 14954 raft_consensus.cc:493] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:18.430253 14954 raft_consensus.cc:3060] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.430230 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d0f001d4a41a7a3a35262a24b2fbb" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6" is_pre_election: true
I20260713 09:06:18.430905 14910 raft_consensus.cc:2468] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:18.435398 14954 raft_consensus.cc:515] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.436875 14954 leader_election.cc:290] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Requested vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.437577 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d0f001d4a41a7a3a35262a24b2fbb" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
I20260713 09:06:18.437867 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83d0f001d4a41a7a3a35262a24b2fbb" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
I20260713 09:06:18.438102 14836 raft_consensus.cc:3060] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.438443 14910 raft_consensus.cc:3060] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.443572 14836 raft_consensus.cc:2468] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:18.443984 14910 raft_consensus.cc:2468] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:18.444567 14725 leader_election.cc:304] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:18.445369 14954 raft_consensus.cc:2804] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:18.446224 14954 raft_consensus.cc:697] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Becoming Leader. State: Replica: 656b563508ea4c6998443b247f535efc, State: Running, Role: LEADER
I20260713 09:06:18.446875 14954 consensus_queue.cc:237] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } }
I20260713 09:06:18.453373 14657 catalog_manager.cc:5697] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 656b563508ea4c6998443b247f535efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "656b563508ea4c6998443b247f535efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:18.512674 14958 raft_consensus.cc:493] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:18.513182 14958 raft_consensus.cc:515] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.515094 14958 leader_election.cc:290] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656b563508ea4c6998443b247f535efc (127.10.233.129:38509), 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633)
I20260713 09:06:18.519977 14954 raft_consensus.cc:493] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:18.520483 14954 raft_consensus.cc:515] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.522473 14954 leader_election.cc:290] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.523051 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b" is_pre_election: true
I20260713 09:06:18.523725 14836 raft_consensus.cc:2468] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:18.524775 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6" is_pre_election: true
I20260713 09:06:18.524993 14725 leader_election.cc:304] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:18.525825 14954 raft_consensus.cc:2804] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:18.526078 14910 raft_consensus.cc:2468] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:18.526214 14954 raft_consensus.cc:493] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:18.526279 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "d5689e9c9b2a4875be9591aabcee49d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b" is_pre_election: true
I20260713 09:06:18.526693 14954 raft_consensus.cc:3060] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.527136 14836 raft_consensus.cc:2468] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5689e9c9b2a4875be9591aabcee49d6 in term 0.
I20260713 09:06:18.526383 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "d5689e9c9b2a4875be9591aabcee49d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656b563508ea4c6998443b247f535efc" is_pre_election: true
I20260713 09:06:18.528195 14874 leader_election.cc:304] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, d5689e9c9b2a4875be9591aabcee49d6; no voters: 
I20260713 09:06:18.528870 14958 raft_consensus.cc:2804] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:18.529124 14958 raft_consensus.cc:493] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:18.529424 14958 raft_consensus.cc:3060] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.532275 14954 raft_consensus.cc:515] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.533268 14761 raft_consensus.cc:2393] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5689e9c9b2a4875be9591aabcee49d6 in current term 1: Already voted for candidate 656b563508ea4c6998443b247f535efc in this term.
I20260713 09:06:18.534181 14954 leader_election.cc:290] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Requested vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.534397 14958 raft_consensus.cc:515] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.535588 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
I20260713 09:06:18.535211 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
I20260713 09:06:18.536434 14836 raft_consensus.cc:3060] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.536648 14910 raft_consensus.cc:2393] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 656b563508ea4c6998443b247f535efc in current term 1: Already voted for candidate d5689e9c9b2a4875be9591aabcee49d6 in this term.
I20260713 09:06:18.537997 14958 leader_election.cc:290] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [CANDIDATE]: Term 1 election: Requested vote from peers 656b563508ea4c6998443b247f535efc (127.10.233.129:38509), 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633)
I20260713 09:06:18.538131 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "d5689e9c9b2a4875be9591aabcee49d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656b563508ea4c6998443b247f535efc"
I20260713 09:06:18.538546 14835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "d5689e9c9b2a4875be9591aabcee49d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
I20260713 09:06:18.538965 14761 raft_consensus.cc:2393] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5689e9c9b2a4875be9591aabcee49d6 in current term 1: Already voted for candidate 656b563508ea4c6998443b247f535efc in this term.
I20260713 09:06:18.540164 14874 leader_election.cc:304] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [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: d5689e9c9b2a4875be9591aabcee49d6; no voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc
I20260713 09:06:18.540814 14958 raft_consensus.cc:2749] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:18.542338 14836 raft_consensus.cc:2468] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:18.543300 14725 leader_election.cc:304] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [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: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: d5689e9c9b2a4875be9591aabcee49d6
I20260713 09:06:18.543990 14954 raft_consensus.cc:2804] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:18.544445 14954 raft_consensus.cc:697] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Becoming Leader. State: Replica: 656b563508ea4c6998443b247f535efc, State: Running, Role: LEADER
I20260713 09:06:18.545190 14954 consensus_queue.cc:237] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.551059 14657 catalog_manager.cc:5697] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 656b563508ea4c6998443b247f535efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "656b563508ea4c6998443b247f535efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:18.636725 14657 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36396:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:18.638550 14657 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:18.659615 14750 tablet_service.cc:1511] Processing CreateTablet for tablet 3f17b04d845d4cbcb7df123001002691 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22ebf51b84ff4e3684b62130b5272dde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:18.660892 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f17b04d845d4cbcb7df123001002691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.660728 14825 tablet_service.cc:1511] Processing CreateTablet for tablet 3f17b04d845d4cbcb7df123001002691 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22ebf51b84ff4e3684b62130b5272dde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:18.661948 14825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f17b04d845d4cbcb7df123001002691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.663272 14900 tablet_service.cc:1511] Processing CreateTablet for tablet 3f17b04d845d4cbcb7df123001002691 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22ebf51b84ff4e3684b62130b5272dde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:18.663720 14751 tablet_service.cc:1511] Processing CreateTablet for tablet 806958692a1d4a298e9cc58d97d7e1a5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22ebf51b84ff4e3684b62130b5272dde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:18.664484 14900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f17b04d845d4cbcb7df123001002691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.664855 14751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806958692a1d4a298e9cc58d97d7e1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.668277 14826 tablet_service.cc:1511] Processing CreateTablet for tablet 806958692a1d4a298e9cc58d97d7e1a5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22ebf51b84ff4e3684b62130b5272dde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:18.669442 14826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806958692a1d4a298e9cc58d97d7e1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.670298 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 806958692a1d4a298e9cc58d97d7e1a5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22ebf51b84ff4e3684b62130b5272dde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:18.671476 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806958692a1d4a298e9cc58d97d7e1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.677551 14951 tablet_bootstrap.cc:492] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b: Bootstrap starting.
I20260713 09:06:18.683578 14951 tablet_bootstrap.cc:654] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.686059 14953 tablet_bootstrap.cc:492] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6: Bootstrap starting.
I20260713 09:06:18.689759 14950 tablet_bootstrap.cc:492] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc: Bootstrap starting.
I20260713 09:06:18.692530 14953 tablet_bootstrap.cc:654] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.701045 14950 tablet_bootstrap.cc:654] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.701282 14951 tablet_bootstrap.cc:492] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b: No bootstrap required, opened a new log
I20260713 09:06:18.701905 14951 ts_tablet_manager.cc:1403] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
I20260713 09:06:18.704806 14951 raft_consensus.cc:359] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.705574 14951 raft_consensus.cc:385] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.705895 14951 raft_consensus.cc:740] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f890c2de60f441eb270cd6b7717225b, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.706915 14951 consensus_queue.cc:260] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.708021 14953 tablet_bootstrap.cc:492] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6: No bootstrap required, opened a new log
I20260713 09:06:18.708559 14953 ts_tablet_manager.cc:1403] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:06:18.711454 14951 ts_tablet_manager.cc:1434] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:18.711902 14950 tablet_bootstrap.cc:492] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc: No bootstrap required, opened a new log
I20260713 09:06:18.712381 14950 ts_tablet_manager.cc:1403] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260713 09:06:18.712416 14951 tablet_bootstrap.cc:492] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b: Bootstrap starting.
I20260713 09:06:18.711467 14953 raft_consensus.cc:359] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.713156 14953 raft_consensus.cc:385] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.713526 14953 raft_consensus.cc:740] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5689e9c9b2a4875be9591aabcee49d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.714397 14953 consensus_queue.cc:260] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.715322 14950 raft_consensus.cc:359] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.716089 14950 raft_consensus.cc:385] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.716403 14950 raft_consensus.cc:740] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656b563508ea4c6998443b247f535efc, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.717161 14950 consensus_queue.cc:260] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.719377 14950 ts_tablet_manager.cc:1434] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:06:18.719971 14953 ts_tablet_manager.cc:1434] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:06:18.720391 14950 tablet_bootstrap.cc:492] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: Bootstrap starting.
I20260713 09:06:18.722378 14953 tablet_bootstrap.cc:492] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: Bootstrap starting.
I20260713 09:06:18.723393 14951 tablet_bootstrap.cc:654] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.729067 14950 tablet_bootstrap.cc:654] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.730824 14953 tablet_bootstrap.cc:654] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:18.737017 14951 tablet_bootstrap.cc:492] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b: No bootstrap required, opened a new log
I20260713 09:06:18.737360 14953 tablet_bootstrap.cc:492] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: No bootstrap required, opened a new log
I20260713 09:06:18.737517 14951 ts_tablet_manager.cc:1403] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260713 09:06:18.737879 14953 ts_tablet_manager.cc:1403] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:06:18.740527 14951 raft_consensus.cc:359] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.741364 14951 raft_consensus.cc:385] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.741721 14951 raft_consensus.cc:740] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f890c2de60f441eb270cd6b7717225b, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.742527 14951 consensus_queue.cc:260] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.740700 14953 raft_consensus.cc:359] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.743609 14953 raft_consensus.cc:385] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.743994 14953 raft_consensus.cc:740] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5689e9c9b2a4875be9591aabcee49d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.744805 14953 consensus_queue.cc:260] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.747220 14951 ts_tablet_manager.cc:1434] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:06:18.747809 14950 tablet_bootstrap.cc:492] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: No bootstrap required, opened a new log
I20260713 09:06:18.748353 14950 ts_tablet_manager.cc:1403] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260713 09:06:18.749589 14953 ts_tablet_manager.cc:1434] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:18.751153 14950 raft_consensus.cc:359] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.751868 14950 raft_consensus.cc:385] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:18.752153 14950 raft_consensus.cc:740] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656b563508ea4c6998443b247f535efc, State: Initialized, Role: FOLLOWER
I20260713 09:06:18.752903 14950 consensus_queue.cc:260] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.754992 14950 ts_tablet_manager.cc:1434] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:06:18.859355 14954 consensus_queue.cc:1048] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:18.872591 14980 consensus_queue.cc:1048] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:18.880575 14707 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:18.933462 14980 raft_consensus.cc:493] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:18.933950 14980 raft_consensus.cc:515] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.935770 14980 leader_election.cc:290] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.936522 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806958692a1d4a298e9cc58d97d7e1a5" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b" is_pre_election: true
I20260713 09:06:18.936671 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806958692a1d4a298e9cc58d97d7e1a5" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6" is_pre_election: true
I20260713 09:06:18.937111 14836 raft_consensus.cc:2468] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:18.937256 14910 raft_consensus.cc:2468] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:18.938086 14725 leader_election.cc:304] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:18.938797 14980 raft_consensus.cc:2804] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:18.939142 14980 raft_consensus.cc:493] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:18.939441 14980 raft_consensus.cc:3060] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.944078 14980 raft_consensus.cc:515] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.945536 14980 leader_election.cc:290] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Requested vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:18.946275 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806958692a1d4a298e9cc58d97d7e1a5" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
I20260713 09:06:18.946411 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806958692a1d4a298e9cc58d97d7e1a5" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
I20260713 09:06:18.946741 14836 raft_consensus.cc:3060] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.946938 14910 raft_consensus.cc:3060] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:18.951894 14836 raft_consensus.cc:2468] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:18.952137 14910 raft_consensus.cc:2468] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:18.952859 14980 consensus_queue.cc:1048] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:18.952998 14725 leader_election.cc:304] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:18.953763 14954 raft_consensus.cc:2804] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:18.954236 14954 raft_consensus.cc:697] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Becoming Leader. State: Replica: 656b563508ea4c6998443b247f535efc, State: Running, Role: LEADER
I20260713 09:06:18.955030 14954 consensus_queue.cc:237] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:18.962671 14656 catalog_manager.cc:5697] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 656b563508ea4c6998443b247f535efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "656b563508ea4c6998443b247f535efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:18.965916 14980 consensus_queue.cc:1048] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:19.023073 14980 raft_consensus.cc:493] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:19.023520 14980 raft_consensus.cc:515] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:19.025696 14980 leader_election.cc:290] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:19.026489 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b" is_pre_election: true
I20260713 09:06:19.026710 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6" is_pre_election: true
I20260713 09:06:19.027058 14836 raft_consensus.cc:2468] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:19.027407 14910 raft_consensus.cc:2468] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 0.
I20260713 09:06:19.028088 14725 leader_election.cc:304] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:19.028741 14980 raft_consensus.cc:2804] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:19.029052 14980 raft_consensus.cc:493] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:19.029312 14980 raft_consensus.cc:3060] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:19.033823 14980 raft_consensus.cc:515] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:19.035557 14980 leader_election.cc:290] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Requested vote from peers 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:19.036314 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
I20260713 09:06:19.036551 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691" candidate_uuid: "656b563508ea4c6998443b247f535efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
I20260713 09:06:19.036809 14836 raft_consensus.cc:3060] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:19.037073 14910 raft_consensus.cc:3060] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:19.041477 14836 raft_consensus.cc:2468] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:19.041478 14910 raft_consensus.cc:2468] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656b563508ea4c6998443b247f535efc in term 1.
I20260713 09:06:19.042621 14725 leader_election.cc:304] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:19.043278 14980 raft_consensus.cc:2804] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:19.043648 14980 raft_consensus.cc:697] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Becoming Leader. State: Replica: 656b563508ea4c6998443b247f535efc, State: Running, Role: LEADER
I20260713 09:06:19.044351 14980 consensus_queue.cc:237] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:19.051034 14656 catalog_manager.cc:5697] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 656b563508ea4c6998443b247f535efc (127.10.233.129). New cstate: current_term: 1 leader_uuid: "656b563508ea4c6998443b247f535efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:19.157954 14761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648"
dest_uuid: "656b563508ea4c6998443b247f535efc"
mode: GRACEFUL
new_leader_uuid: "2f890c2de60f441eb270cd6b7717225b"
 from {username='slave'} at 127.0.0.1:37880
I20260713 09:06:19.158480 14761 raft_consensus.cc:606] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Received request to transfer leadership to TS 2f890c2de60f441eb270cd6b7717225b
I20260713 09:06:19.404021 14954 raft_consensus.cc:993] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: : Instructing follower 2f890c2de60f441eb270cd6b7717225b to start an election
I20260713 09:06:19.404440 14954 raft_consensus.cc:1081] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Signalling peer 2f890c2de60f441eb270cd6b7717225b to start an election
I20260713 09:06:19.405757 14836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648"
dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
 from {username='slave'} at 127.0.0.1:46622
I20260713 09:06:19.406343 14836 raft_consensus.cc:493] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:19.406646 14836 raft_consensus.cc:3060] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:19.407604 14954 consensus_queue.cc:1048] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:19.412129 14836 raft_consensus.cc:515] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:19.418695 14963 consensus_queue.cc:1048] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:19.435151 14836 leader_election.cc:290] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [CANDIDATE]: Term 2 election: Requested vote from peers 656b563508ea4c6998443b247f535efc (127.10.233.129:38509), d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131:34641)
I20260713 09:06:19.440536 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "2f890c2de60f441eb270cd6b7717225b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "656b563508ea4c6998443b247f535efc"
I20260713 09:06:19.441134 14761 raft_consensus.cc:3055] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:19.441452 14761 raft_consensus.cc:740] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 656b563508ea4c6998443b247f535efc, State: Running, Role: LEADER
I20260713 09:06:19.442175 14761 consensus_queue.cc:260] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:19.443384 14761 raft_consensus.cc:3060] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:19.449908 14954 consensus_queue.cc:1048] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:19.450486 14761 raft_consensus.cc:2468] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f890c2de60f441eb270cd6b7717225b in term 2.
I20260713 09:06:19.451625 14799 leader_election.cc:304] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, 656b563508ea4c6998443b247f535efc; no voters: 
I20260713 09:06:19.452515 14957 raft_consensus.cc:2804] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:19.453429 14910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fd5f8dd1e54e369a9016f379ec5648" candidate_uuid: "2f890c2de60f441eb270cd6b7717225b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
I20260713 09:06:19.454216 14910 raft_consensus.cc:3060] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:19.463616 14957 raft_consensus.cc:697] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 2 LEADER]: Becoming Leader. State: Replica: 2f890c2de60f441eb270cd6b7717225b, State: Running, Role: LEADER
I20260713 09:06:19.463608 14910 raft_consensus.cc:2468] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f890c2de60f441eb270cd6b7717225b in term 2.
I20260713 09:06:19.464802 14957 consensus_queue.cc:237] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:19.472208 14980 consensus_queue.cc:1048] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:19.474195 14659 catalog_manager.cc:5697] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b reported cstate change: term changed from 1 to 2, leader changed from 656b563508ea4c6998443b247f535efc (127.10.233.129) to 2f890c2de60f441eb270cd6b7717225b (127.10.233.130). New cstate: current_term: 2 leader_uuid: "2f890c2de60f441eb270cd6b7717225b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:19.608356 11174 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:06:19.609786 11174 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:06:19.610098 11174 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:06:19.620885 14761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691"
dest_uuid: "656b563508ea4c6998443b247f535efc"
mode: GRACEFUL
new_leader_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
 from {username='slave'} at 127.0.0.1:37900
I20260713 09:06:19.621397 14761 raft_consensus.cc:606] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Received request to transfer leadership to TS d5689e9c9b2a4875be9591aabcee49d6
I20260713 09:06:19.622464 11174 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:06:19.973415 14910 raft_consensus.cc:1275] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Refusing update from remote peer 2f890c2de60f441eb270cd6b7717225b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:19.975850 14957 consensus_queue.cc:1048] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:19.995824 14761 raft_consensus.cc:1275] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Refusing update from remote peer 2f890c2de60f441eb270cd6b7717225b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:19.997721 15004 consensus_queue.cc:1048] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [LEADER]: Connected to new peer: Peer: permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:20.087256 14991 raft_consensus.cc:993] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: : Instructing follower d5689e9c9b2a4875be9591aabcee49d6 to start an election
I20260713 09:06:20.087950 14980 raft_consensus.cc:1081] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Signalling peer d5689e9c9b2a4875be9591aabcee49d6 to start an election
I20260713 09:06:20.089516 14910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691"
dest_uuid: "d5689e9c9b2a4875be9591aabcee49d6"
 from {username='slave'} at 127.0.0.1:44216
I20260713 09:06:20.090291 14910 raft_consensus.cc:493] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:20.090720 14910 raft_consensus.cc:3060] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:20.098140 14910 raft_consensus.cc:515] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:20.100039 14910 leader_election.cc:290] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [CANDIDATE]: Term 2 election: Requested vote from peers 656b563508ea4c6998443b247f535efc (127.10.233.129:38509), 2f890c2de60f441eb270cd6b7717225b (127.10.233.130:42633)
I20260713 09:06:20.101140 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691" candidate_uuid: "d5689e9c9b2a4875be9591aabcee49d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "656b563508ea4c6998443b247f535efc"
I20260713 09:06:20.101359 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17b04d845d4cbcb7df123001002691" candidate_uuid: "d5689e9c9b2a4875be9591aabcee49d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f890c2de60f441eb270cd6b7717225b"
I20260713 09:06:20.101925 14761 raft_consensus.cc:3055] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:20.102011 14836 raft_consensus.cc:3060] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:20.102269 14761 raft_consensus.cc:740] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 656b563508ea4c6998443b247f535efc, State: Running, Role: LEADER
I20260713 09:06:20.103266 14761 consensus_queue.cc:260] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:20.104429 14761 raft_consensus.cc:3060] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:20.107874 14836 raft_consensus.cc:2468] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5689e9c9b2a4875be9591aabcee49d6 in term 2.
I20260713 09:06:20.109091 14874 leader_election.cc:304] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f890c2de60f441eb270cd6b7717225b, d5689e9c9b2a4875be9591aabcee49d6; no voters: 
I20260713 09:06:20.109869 15002 raft_consensus.cc:2804] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:20.110917 14761 raft_consensus.cc:2468] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5689e9c9b2a4875be9591aabcee49d6 in term 2.
I20260713 09:06:20.111130 15002 raft_consensus.cc:697] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 LEADER]: Becoming Leader. State: Replica: d5689e9c9b2a4875be9591aabcee49d6, State: Running, Role: LEADER
I20260713 09:06:20.112406 15002 consensus_queue.cc:237] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } }
I20260713 09:06:20.119199 14657 catalog_manager.cc:5697] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 reported cstate change: term changed from 1 to 2, leader changed from 656b563508ea4c6998443b247f535efc (127.10.233.129) to d5689e9c9b2a4875be9591aabcee49d6 (127.10.233.131). New cstate: current_term: 2 leader_uuid: "d5689e9c9b2a4875be9591aabcee49d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656b563508ea4c6998443b247f535efc" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f890c2de60f441eb270cd6b7717225b" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 42633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5689e9c9b2a4875be9591aabcee49d6" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34641 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.272733 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
I20260713 09:06:20.294667 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:20.295346 11174 tablet_replica.cc:333] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc: stopping tablet replica
I20260713 09:06:20.296008 11174 raft_consensus.cc:2243] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:20.296797 11174 raft_consensus.cc:2272] T 806958692a1d4a298e9cc58d97d7e1a5 P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.299228 11174 tablet_replica.cc:333] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc: stopping tablet replica
I20260713 09:06:20.299845 11174 raft_consensus.cc:2243] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.300235 11174 raft_consensus.cc:2272] T 65fd5f8dd1e54e369a9016f379ec5648 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.302464 11174 tablet_replica.cc:333] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc: stopping tablet replica
I20260713 09:06:20.302891 11174 raft_consensus.cc:2243] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.303200 11174 raft_consensus.cc:2272] T 3f17b04d845d4cbcb7df123001002691 P 656b563508ea4c6998443b247f535efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.305492 11174 tablet_replica.cc:333] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc: stopping tablet replica
I20260713 09:06:20.305970 11174 raft_consensus.cc:2243] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:20.306800 11174 raft_consensus.cc:2272] T c83d0f001d4a41a7a3a35262a24b2fbb P 656b563508ea4c6998443b247f535efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.331549 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
I20260713 09:06:20.346918 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
I20260713 09:06:20.367811 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:20.368474 11174 tablet_replica.cc:333] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b: stopping tablet replica
I20260713 09:06:20.369055 11174 raft_consensus.cc:2243] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.369490 11174 raft_consensus.cc:2272] T 3f17b04d845d4cbcb7df123001002691 P 2f890c2de60f441eb270cd6b7717225b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.372037 11174 tablet_replica.cc:333] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b: stopping tablet replica
I20260713 09:06:20.372520 11174 raft_consensus.cc:2243] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.372995 11174 raft_consensus.cc:2272] T c83d0f001d4a41a7a3a35262a24b2fbb P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.374835 11174 tablet_replica.cc:333] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b: stopping tablet replica
I20260713 09:06:20.375375 11174 raft_consensus.cc:2243] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.375845 11174 raft_consensus.cc:2272] T 806958692a1d4a298e9cc58d97d7e1a5 P 2f890c2de60f441eb270cd6b7717225b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.378666 11174 tablet_replica.cc:333] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b: stopping tablet replica
I20260713 09:06:20.379091 11174 raft_consensus.cc:2243] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:20.379933 11174 raft_consensus.cc:2272] T 65fd5f8dd1e54e369a9016f379ec5648 P 2f890c2de60f441eb270cd6b7717225b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.393751 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
I20260713 09:06:20.408174 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
I20260713 09:06:20.427538 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:20.428372 11174 tablet_replica.cc:333] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6: stopping tablet replica
I20260713 09:06:20.429034 11174 raft_consensus.cc:2243] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.429512 11174 raft_consensus.cc:2272] T 806958692a1d4a298e9cc58d97d7e1a5 P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.431522 11174 tablet_replica.cc:333] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6: stopping tablet replica
I20260713 09:06:20.432060 11174 raft_consensus.cc:2243] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.432461 11174 raft_consensus.cc:2272] T 65fd5f8dd1e54e369a9016f379ec5648 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.434835 11174 tablet_replica.cc:333] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: stopping tablet replica
I20260713 09:06:20.435307 11174 raft_consensus.cc:2243] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:20.435949 11174 pending_rounds.cc:70] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: Trying to abort 1 pending ops.
I20260713 09:06:20.436127 11174 pending_rounds.cc:77] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991944147804160 op_type: NO_OP noop_request { }
I20260713 09:06:20.436424 11174 raft_consensus.cc:2889] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:20.436700 11174 raft_consensus.cc:2272] T 3f17b04d845d4cbcb7df123001002691 P d5689e9c9b2a4875be9591aabcee49d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.438925 11174 tablet_replica.cc:333] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6: stopping tablet replica
I20260713 09:06:20.439373 11174 raft_consensus.cc:2243] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.439858 11174 raft_consensus.cc:2272] T c83d0f001d4a41a7a3a35262a24b2fbb P d5689e9c9b2a4875be9591aabcee49d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.461714 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:06:20.476686 11174 master.cc:562] Master@127.10.233.190:38349 shutting down...
I20260713 09:06:20.493826 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:20.494349 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.494710 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80546492e37a46fa9be82da11234d93e: stopping tablet replica
I20260713 09:06:20.513129 11174 master.cc:584] Master@127.10.233.190:38349 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2789 ms)
[----------] 6 tests from LeaderRebalancerTest (91259 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:06:20.550020 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:37765
I20260713 09:06:20.551088 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:20.556506 15014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:20.556622 15015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:20.557436 15017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:20.559401 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:20.560313 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:20.560485 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:20.560690 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933580560655 us; error 0 us; skew 500 ppm
I20260713 09:06:20.561216 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.563578 11174 webserver.cc:533] Webserver started at http://127.10.233.190:43829/ using document root <none> and password file <none>
I20260713 09:06:20.564285 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.564474 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.564754 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.565841 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "12b76ffad2b54f78a22a0774908e03e8"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.570140 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:20.573539 15022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.574297 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:20.574570 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "12b76ffad2b54f78a22a0774908e03e8"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.574855 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:20.606065 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:20.607338 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:20.644083 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:37765
I20260713 09:06:20.644191 15073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:37765 every 8 connection(s)
I20260713 09:06:20.647997 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.658587 15074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8: Bootstrap starting.
I20260713 09:06:20.663136 15074 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.667188 15074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8: No bootstrap required, opened a new log
I20260713 09:06:20.669222 15074 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b76ffad2b54f78a22a0774908e03e8" member_type: VOTER }
I20260713 09:06:20.669603 15074 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.669842 15074 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b76ffad2b54f78a22a0774908e03e8, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.670459 15074 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12b76ffad2b54f78a22a0774908e03e8" member_type: VOTER }
I20260713 09:06:20.670920 15074 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:20.671144 15074 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:20.671375 15074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.675772 15074 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b76ffad2b54f78a22a0774908e03e8" member_type: VOTER }
I20260713 09:06:20.676270 15074 leader_election.cc:304] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [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: 12b76ffad2b54f78a22a0774908e03e8; no voters: 
I20260713 09:06:20.677407 15074 leader_election.cc:290] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:20.677824 15077 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:20.679127 15077 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 1 LEADER]: Becoming Leader. State: Replica: 12b76ffad2b54f78a22a0774908e03e8, State: Running, Role: LEADER
I20260713 09:06:20.679811 15077 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [LEADER]: Queue going to LEADER mode. State: All 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: "12b76ffad2b54f78a22a0774908e03e8" member_type: VOTER }
I20260713 09:06:20.680234 15074 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:20.685900 15079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12b76ffad2b54f78a22a0774908e03e8. Latest consensus state: current_term: 1 leader_uuid: "12b76ffad2b54f78a22a0774908e03e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b76ffad2b54f78a22a0774908e03e8" member_type: VOTER } }
I20260713 09:06:20.686388 15079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:20.686483 15078 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12b76ffad2b54f78a22a0774908e03e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b76ffad2b54f78a22a0774908e03e8" member_type: VOTER } }
I20260713 09:06:20.687163 15078 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:20.688174 15084 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:20.693413 15084 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:20.695636 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:20.701967 15084 catalog_manager.cc:1383] Generated new cluster ID: a561d35b8e85468eafb526158dd9a7ed
I20260713 09:06:20.702224 15084 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:20.715927 15084 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:20.717211 15084 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:20.737764 15084 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8: Generated new TSK 0
I20260713 09:06:20.738375 15084 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:20.761859 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:20.767501 15095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:20.768936 15096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:20.770516 11174 server_base.cc:1061] running on GCE node
W20260713 09:06:20.771301 15098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:20.772213 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:20.772420 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:20.772624 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933580772584 us; error 0 us; skew 500 ppm
I20260713 09:06:20.773140 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.775282 11174 webserver.cc:533] Webserver started at http://127.10.233.129:37025/ using document root <none> and password file <none>
I20260713 09:06:20.775833 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.776028 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.776304 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.777374 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "c0684648c2bd42dabe7735c8c82582d8"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.781924 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:20.785094 15103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.785821 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:20.786103 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "c0684648c2bd42dabe7735c8c82582d8"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.786353 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:20.811061 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:20.812302 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:20.813771 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:20.815955 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:20.816182 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.816437 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:20.816623 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.854728 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:45721
I20260713 09:06:20.854846 15165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:45721 every 8 connection(s)
I20260713 09:06:20.859776 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:20.868172 15170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:20.869248 15171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:20.872434 15173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:20.873502 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:20.874233 15166 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37765
I20260713 09:06:20.874637 15166 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:20.875355 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:20.875517 15166 heartbeater.cc:507] Master 127.10.233.190:37765 requested a full tablet report, sending...
W20260713 09:06:20.875655 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:20.875967 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933580875945 us; error 0 us; skew 500 ppm
I20260713 09:06:20.876683 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.878113 15039 ts_manager.cc:194] Registered new tserver with Master: c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721)
I20260713 09:06:20.879431 11174 webserver.cc:533] Webserver started at http://127.10.233.130:40125/ using document root <none> and password file <none>
I20260713 09:06:20.880120 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.880338 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.880621 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.880628 15039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44372
I20260713 09:06:20.882320 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.886554 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:20.889693 15178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.890404 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:06:20.890673 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.890964 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:20.913731 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:20.914884 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:20.916375 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:20.918517 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:20.918740 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.918984 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:20.919166 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.957809 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:34833
I20260713 09:06:20.957937 15240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:34833 every 8 connection(s)
I20260713 09:06:20.962687 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:20.969585 15244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:20.971717 15245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:20.974821 15241 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37765
I20260713 09:06:20.975255 15241 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:20.975293 11174 server_base.cc:1061] running on GCE node
W20260713 09:06:20.975569 15247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:20.976436 15241 heartbeater.cc:507] Master 127.10.233.190:37765 requested a full tablet report, sending...
I20260713 09:06:20.976593 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:20.976904 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:20.977118 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933580977101 us; error 0 us; skew 500 ppm
I20260713 09:06:20.977844 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.978569 15039 ts_manager.cc:194] Registered new tserver with Master: 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:20.980245 15039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44378
I20260713 09:06:20.980355 11174 webserver.cc:533] Webserver started at http://127.10.233.131:43203/ using document root <none> and password file <none>
I20260713 09:06:20.981004 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.981228 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.981540 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.983274 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "4cd15f03995549049889e3462b953c3b"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.989773 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:20.992977 15252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.993918 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:20.994194 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "4cd15f03995549049889e3462b953c3b"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-dkvc"
I20260713 09:06:20.994459 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:21.015937 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:21.017093 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:21.018568 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:21.020774 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:21.021024 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:21.021256 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:21.021427 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:21.059310 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:34967
I20260713 09:06:21.059408 15314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:34967 every 8 connection(s)
I20260713 09:06:21.072844 15315 heartbeater.cc:344] Connected to a master server at 127.10.233.190:37765
I20260713 09:06:21.073275 15315 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:21.073966 15315 heartbeater.cc:507] Master 127.10.233.190:37765 requested a full tablet report, sending...
I20260713 09:06:21.076035 15039 ts_manager.cc:194] Registered new tserver with Master: 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.076833 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014523526s
I20260713 09:06:21.077572 15039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44394
I20260713 09:06:21.101148 15039 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44396:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:21.103936 15039 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:21.175797 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 74e9b10e8344407bbef5b4943d0202bc (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:21.177265 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e9b10e8344407bbef5b4943d0202bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.176851 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 74e9b10e8344407bbef5b4943d0202bc (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:21.178565 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e9b10e8344407bbef5b4943d0202bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.178958 15130 tablet_service.cc:1511] Processing CreateTablet for tablet cbb47136df924692ab299be32e2cd4bc (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:21.180809 15279 tablet_service.cc:1511] Processing CreateTablet for tablet cbb47136df924692ab299be32e2cd4bc (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:21.181211 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 4823e67d32fa49d694bd20c34ffca3c1 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:21.182089 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb47136df924692ab299be32e2cd4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.182571 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4823e67d32fa49d694bd20c34ffca3c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.184736 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 4823e67d32fa49d694bd20c34ffca3c1 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:21.184808 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 85e984666c9748ebacdd8d17db1c721f (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:21.186067 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4823e67d32fa49d694bd20c34ffca3c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.186193 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e984666c9748ebacdd8d17db1c721f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.189704 15127 tablet_service.cc:1511] Processing CreateTablet for tablet eb35b18db7964dd6a51a8db3c48171a9 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:21.191509 15277 tablet_service.cc:1511] Processing CreateTablet for tablet 85e984666c9748ebacdd8d17db1c721f (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:21.192803 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e984666c9748ebacdd8d17db1c721f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.193728 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 85e984666c9748ebacdd8d17db1c721f (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:21.194005 15276 tablet_service.cc:1511] Processing CreateTablet for tablet eb35b18db7964dd6a51a8db3c48171a9 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:21.195039 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e984666c9748ebacdd8d17db1c721f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.195456 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb35b18db7964dd6a51a8db3c48171a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.196780 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 74e9b10e8344407bbef5b4943d0202bc (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:21.196969 15275 tablet_service.cc:1511] Processing CreateTablet for tablet ed1cdf029c1147d1b0ac3c772a201743 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:21.198458 15205 tablet_service.cc:1511] Processing CreateTablet for tablet cbb47136df924692ab299be32e2cd4bc (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:21.200084 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 2548539253664f56b270222a9c82c94b (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:21.200723 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb47136df924692ab299be32e2cd4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.200644 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 4823e67d32fa49d694bd20c34ffca3c1 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:21.201979 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4823e67d32fa49d694bd20c34ffca3c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.203138 15202 tablet_service.cc:1511] Processing CreateTablet for tablet eb35b18db7964dd6a51a8db3c48171a9 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:21.204514 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e9b10e8344407bbef5b4943d0202bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.205601 15201 tablet_service.cc:1511] Processing CreateTablet for tablet ed1cdf029c1147d1b0ac3c772a201743 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:21.206872 15201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1cdf029c1147d1b0ac3c772a201743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.208288 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb35b18db7964dd6a51a8db3c48171a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.209151 15200 tablet_service.cc:1511] Processing CreateTablet for tablet 2548539253664f56b270222a9c82c94b (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:21.210469 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2548539253664f56b270222a9c82c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.211989 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb47136df924692ab299be32e2cd4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.212155 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2548539253664f56b270222a9c82c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.216159 15127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb35b18db7964dd6a51a8db3c48171a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.217281 15126 tablet_service.cc:1511] Processing CreateTablet for tablet ed1cdf029c1147d1b0ac3c772a201743 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:21.218593 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1cdf029c1147d1b0ac3c772a201743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.220103 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1cdf029c1147d1b0ac3c772a201743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.221422 15125 tablet_service.cc:1511] Processing CreateTablet for tablet 2548539253664f56b270222a9c82c94b (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:21.222805 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2548539253664f56b270222a9c82c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.225360 15124 tablet_service.cc:1511] Processing CreateTablet for tablet 086850674dac4c559b0219d765b23b04 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:21.226615 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086850674dac4c559b0219d765b23b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.320104 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 086850674dac4c559b0219d765b23b04 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:21.321498 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086850674dac4c559b0219d765b23b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.348455 15330 tablet_bootstrap.cc:492] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.353585 15331 tablet_bootstrap.cc:492] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.359247 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 502bd58751aa4ef985ae286bcd7888b2 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:21.359772 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 502bd58751aa4ef985ae286bcd7888b2 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:21.359876 15277 tablet_service.cc:1511] Processing CreateTablet for tablet 086850674dac4c559b0219d765b23b04 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:21.360805 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502bd58751aa4ef985ae286bcd7888b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.361174 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086850674dac4c559b0219d765b23b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.361814 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502bd58751aa4ef985ae286bcd7888b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.370590 15330 tablet_bootstrap.cc:654] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.372689 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 502bd58751aa4ef985ae286bcd7888b2 (DEFAULT_TABLE table=test-workload [id=a1b48570f35b482dbe12d838058aeb1f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:21.374586 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502bd58751aa4ef985ae286bcd7888b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:21.377141 15331 tablet_bootstrap.cc:654] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.383306 15332 tablet_bootstrap.cc:492] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:21.394198 15332 tablet_bootstrap.cc:654] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.398059 15331 tablet_bootstrap.cc:492] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.398602 15331 ts_tablet_manager.cc:1403] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.007s
I20260713 09:06:21.401719 15332 tablet_bootstrap.cc:492] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:21.402187 15332 ts_tablet_manager.cc:1403] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:06:21.405081 15332 raft_consensus.cc:359] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.405802 15332 raft_consensus.cc:385] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.406140 15332 raft_consensus.cc:740] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.405951 15331 raft_consensus.cc:359] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.406703 15331 raft_consensus.cc:385] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.407007 15331 raft_consensus.cc:740] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.407051 15332 consensus_queue.cc:260] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.407701 15330 tablet_bootstrap.cc:492] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.408231 15330 ts_tablet_manager.cc:1403] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260713 09:06:21.407958 15331 consensus_queue.cc:260] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.411018 15330 raft_consensus.cc:359] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.411715 15330 raft_consensus.cc:385] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.412015 15330 raft_consensus.cc:740] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.412890 15315 heartbeater.cc:499] Master 127.10.233.190:37765 was elected leader, sending a full tablet report...
I20260713 09:06:21.412882 15330 consensus_queue.cc:260] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.413720 15332 ts_tablet_manager.cc:1434] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260713 09:06:21.415149 15332 tablet_bootstrap.cc:492] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:21.423547 15332 tablet_bootstrap.cc:654] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.433283 15241 heartbeater.cc:499] Master 127.10.233.190:37765 was elected leader, sending a full tablet report...
I20260713 09:06:21.434037 15331 ts_tablet_manager.cc:1434] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.020s
I20260713 09:06:21.435364 15331 tablet_bootstrap.cc:492] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.443287 15331 tablet_bootstrap.cc:654] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.458161 15331 tablet_bootstrap.cc:492] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.458871 15331 ts_tablet_manager.cc:1403] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260713 09:06:21.462671 15331 raft_consensus.cc:359] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.463812 15331 raft_consensus.cc:385] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.464272 15331 raft_consensus.cc:740] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.465446 15331 consensus_queue.cc:260] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.468252 15331 ts_tablet_manager.cc:1434] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:06:21.469528 15331 tablet_bootstrap.cc:492] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.478078 15331 tablet_bootstrap.cc:654] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.486188 15166 heartbeater.cc:499] Master 127.10.233.190:37765 was elected leader, sending a full tablet report...
I20260713 09:06:21.486707 15330 ts_tablet_manager.cc:1434] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.078s	user 0.040s	sys 0.035s
I20260713 09:06:21.487776 15330 tablet_bootstrap.cc:492] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.493556 15331 tablet_bootstrap.cc:492] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.494066 15331 ts_tablet_manager.cc:1403] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260713 09:06:21.494478 15330 tablet_bootstrap.cc:654] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.497272 15331 raft_consensus.cc:359] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.498097 15332 tablet_bootstrap.cc:492] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:21.498111 15331 raft_consensus.cc:385] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.498776 15331 raft_consensus.cc:740] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.498878 15332 ts_tablet_manager.cc:1403] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.084s	user 0.044s	sys 0.031s
I20260713 09:06:21.499524 15331 consensus_queue.cc:260] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.501647 15331 ts_tablet_manager.cc:1434] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:21.502104 15332 raft_consensus.cc:359] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.502897 15332 raft_consensus.cc:385] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.503270 15332 raft_consensus.cc:740] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.504122 15332 consensus_queue.cc:260] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.506486 15332 ts_tablet_manager.cc:1434] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:21.502563 15331 tablet_bootstrap.cc:492] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.504860 15330 tablet_bootstrap.cc:492] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.507969 15330 ts_tablet_manager.cc:1403] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.005s
I20260713 09:06:21.510125 15330 raft_consensus.cc:359] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.510720 15330 raft_consensus.cc:385] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.511024 15330 raft_consensus.cc:740] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.511448 15336 raft_consensus.cc:493] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.511857 15330 consensus_queue.cc:260] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.511943 15336 raft_consensus.cc:515] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.512844 15331 tablet_bootstrap.cc:654] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.514381 15330 ts_tablet_manager.cc:1434] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:21.515412 15330 tablet_bootstrap.cc:492] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.516376 15332 tablet_bootstrap.cc:492] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:21.522953 15332 tablet_bootstrap.cc:654] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.522900 15330 tablet_bootstrap.cc:654] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.524356 15336 leader_election.cc:290] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:21.526628 15337 raft_consensus.cc:493] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.527086 15337 raft_consensus.cc:515] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.530108 15337 leader_election.cc:290] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.537240 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.539320 15330 tablet_bootstrap.cc:492] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
W20260713 09:06:21.539587 15254 leader_election.cc:343] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.540045 15330 ts_tablet_manager.cc:1403] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260713 09:06:21.544225 15330 raft_consensus.cc:359] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.545258 15330 raft_consensus.cc:385] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.545688 15330 raft_consensus.cc:740] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.546648 15330 consensus_queue.cc:260] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.549546 15330 ts_tablet_manager.cc:1434] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:06:21.550614 15330 tablet_bootstrap.cc:492] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.551271 15331 tablet_bootstrap.cc:492] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.551867 15331 ts_tablet_manager.cc:1403] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.004s
I20260713 09:06:21.555122 15331 raft_consensus.cc:359] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.556008 15331 raft_consensus.cc:385] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.556356 15331 raft_consensus.cc:740] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.557156 15331 consensus_queue.cc:260] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.557721 15330 tablet_bootstrap.cc:654] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.564949 15331 ts_tablet_manager.cc:1434] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:06:21.568027 15331 tablet_bootstrap.cc:492] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.606693 15331 tablet_bootstrap.cc:654] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.607054 15330 tablet_bootstrap.cc:492] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.607363 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.607718 15330 ts_tablet_manager.cc:1403] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.016s
W20260713 09:06:21.609076 15255 leader_election.cc:343] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.609517 15255 leader_election.cc:304] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd15f03995549049889e3462b953c3b; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:21.610296 15336 raft_consensus.cc:2749] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.611145 15330 raft_consensus.cc:359] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.612411 15330 raft_consensus.cc:385] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.612823 15330 raft_consensus.cc:740] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.613907 15332 tablet_bootstrap.cc:492] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:21.613796 15330 consensus_queue.cc:260] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.614398 15332 ts_tablet_manager.cc:1403] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.098s	user 0.029s	sys 0.055s
I20260713 09:06:21.616247 15330 ts_tablet_manager.cc:1434] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:21.617301 15330 tablet_bootstrap.cc:492] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.617247 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb35b18db7964dd6a51a8db3c48171a9" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.617928 15141 raft_consensus.cc:2468] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:21.619158 15180 leader_election.cc:304] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.621743 15337 raft_consensus.cc:2804] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.617378 15332 raft_consensus.cc:359] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.622681 15332 raft_consensus.cc:385] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.622300 15337 raft_consensus.cc:493] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.622999 15332 raft_consensus.cc:740] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.623176 15337 raft_consensus.cc:3060] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.623786 15332 consensus_queue.cc:260] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.624933 15330 tablet_bootstrap.cc:654] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.625706 15332 ts_tablet_manager.cc:1434] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:21.626701 15332 tablet_bootstrap.cc:492] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:21.632925 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb35b18db7964dd6a51a8db3c48171a9" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.633884 15332 tablet_bootstrap.cc:654] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:21.634629 15182 leader_election.cc:343] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.639338 15332 tablet_bootstrap.cc:492] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:21.639180 15337 raft_consensus.cc:515] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.639936 15332 ts_tablet_manager.cc:1403] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:06:21.642040 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb35b18db7964dd6a51a8db3c48171a9" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:21.642649 15141 raft_consensus.cc:3060] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.642138 15331 tablet_bootstrap.cc:492] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.643307 15332 raft_consensus.cc:359] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.644084 15331 ts_tablet_manager.cc:1403] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.001s
I20260713 09:06:21.644225 15332 raft_consensus.cc:385] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.644744 15332 raft_consensus.cc:740] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.645238 15330 tablet_bootstrap.cc:492] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.645845 15330 ts_tablet_manager.cc:1403] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260713 09:06:21.645704 15332 consensus_queue.cc:260] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.648619 15337 leader_election.cc:290] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.650869 15332 ts_tablet_manager.cc:1434] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:21.651062 15338 raft_consensus.cc:493] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.651544 15338 raft_consensus.cc:515] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.652027 15332 tablet_bootstrap.cc:492] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:21.651991 15331 raft_consensus.cc:359] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.652858 15331 raft_consensus.cc:385] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.653162 15331 raft_consensus.cc:740] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.654044 15141 raft_consensus.cc:2468] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:21.653956 15331 consensus_queue.cc:260] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.655197 15180 leader_election.cc:304] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.656172 15331 ts_tablet_manager.cc:1434] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:06:21.650875 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb35b18db7964dd6a51a8db3c48171a9" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:21.657634 15290 raft_consensus.cc:3060] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.658923 15330 raft_consensus.cc:359] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.659866 15330 raft_consensus.cc:385] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.660000 15332 tablet_bootstrap.cc:654] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.660264 15330 raft_consensus.cc:740] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.661212 15330 consensus_queue.cc:260] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.663652 15354 raft_consensus.cc:2804] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.665613 15337 raft_consensus.cc:493] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.666204 15337 raft_consensus.cc:515] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.669863 15331 tablet_bootstrap.cc:492] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.670475 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.671059 15354 raft_consensus.cc:697] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
W20260713 09:06:21.672084 15182 leader_election.cc:343] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.672643 15338 leader_election.cc:290] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:21.672045 15354 consensus_queue.cc:237] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.677274 15358 raft_consensus.cc:493] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.677776 15358 raft_consensus.cc:515] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.673837 15337 leader_election.cc:290] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.697360 15331 tablet_bootstrap.cc:654] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.707490 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.708837 15332 tablet_bootstrap.cc:492] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
W20260713 09:06:21.709030 15087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:21.709389 15332 ts_tablet_manager.cc:1403] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.008s
I20260713 09:06:21.702451 15358 leader_election.cc:290] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
W20260713 09:06:21.711057 15182 leader_election.cc:343] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.699568 15290 raft_consensus.cc:2468] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:21.712144 15338 raft_consensus.cc:493] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.712762 15338 raft_consensus.cc:515] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.715240 15338 leader_election.cc:290] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.717490 15330 ts_tablet_manager.cc:1434] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.021s
I20260713 09:06:21.718935 15330 tablet_bootstrap.cc:492] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.720966 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.721717 15141 raft_consensus.cc:2468] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:21.725090 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.726336 15180 leader_election.cc:304] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 4cd15f03995549049889e3462b953c3b
I20260713 09:06:21.727286 15358 raft_consensus.cc:2804] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.727721 15358 raft_consensus.cc:493] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.728073 15358 raft_consensus.cc:3060] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.695654 15337 raft_consensus.cc:493] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.732849 15337 raft_consensus.cc:515] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.735936 15330 tablet_bootstrap.cc:654] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.735998 15337 leader_election.cc:290] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.736212 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.739338 15290 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
W20260713 09:06:21.737128 15180 leader_election.cc:343] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.738281 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.740775 15141 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:21.740814 15182 leader_election.cc:304] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:21.740625 15180 leader_election.cc:304] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e; no voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:21.743497 15337 raft_consensus.cc:2804] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.744055 15337 raft_consensus.cc:493] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.739662 15332 raft_consensus.cc:359] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.744557 15337 raft_consensus.cc:3060] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.744740 15332 raft_consensus.cc:385] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.746032 15357 raft_consensus.cc:2749] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.746191 15332 raft_consensus.cc:740] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.747066 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.747820 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.751168 15289 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:21.753742 15331 tablet_bootstrap.cc:492] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.754350 15331 ts_tablet_manager.cc:1403] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.025s
I20260713 09:06:21.749933 15336 raft_consensus.cc:493] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.757107 15336 raft_consensus.cc:515] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.758584 15337 raft_consensus.cc:515] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.759655 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.760365 15216 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:21.760491 15290 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:21.761159 15332 consensus_queue.cc:260] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.761673 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.762912 15215 raft_consensus.cc:2393] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0684648c2bd42dabe7735c8c82582d8 in current term 1: Already voted for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in this term.
I20260713 09:06:21.764909 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.765327 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.765588 15141 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:21.765952 15216 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:21.766134 15336 leader_election.cc:290] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721)
I20260713 09:06:21.766965 15254 leader_election.cc:304] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.768826 15106 leader_election.cc:304] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.769994 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:21.771955 15337 leader_election.cc:290] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.772034 15141 raft_consensus.cc:3060] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.776098 15355 raft_consensus.cc:2804] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.776721 15355 raft_consensus.cc:493] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.777168 15355 raft_consensus.cc:3060] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.777878 15336 raft_consensus.cc:2804] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.778390 15336 raft_consensus.cc:493] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.778803 15336 raft_consensus.cc:3060] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.784614 15038 catalog_manager.cc:5697] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.770955 15107 leader_election.cc:304] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.775977 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:21.794112 15289 raft_consensus.cc:3060] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.788044 15331 raft_consensus.cc:359] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.795368 15331 raft_consensus.cc:385] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.795922 15331 raft_consensus.cc:740] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.797199 15331 consensus_queue.cc:260] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.801934 15331 ts_tablet_manager.cc:1434] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260713 09:06:21.754365 15358 raft_consensus.cc:515] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.805162 15355 raft_consensus.cc:515] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.810263 15355 leader_election.cc:290] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:21.812055 15336 raft_consensus.cc:515] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.813424 15358 leader_election.cc:290] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.812844 15331 tablet_bootstrap.cc:492] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.813059 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:21.816293 15290 raft_consensus.cc:2393] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0684648c2bd42dabe7735c8c82582d8 in current term 1: Already voted for candidate 4cd15f03995549049889e3462b953c3b in this term.
I20260713 09:06:21.816543 15336 leader_election.cc:290] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721)
I20260713 09:06:21.814261 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:21.817025 15336 raft_consensus.cc:493] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.817446 15336 raft_consensus.cc:515] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.817890 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:21.818694 15139 raft_consensus.cc:2393] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cd15f03995549049889e3462b953c3b in current term 1: Already voted for candidate c0684648c2bd42dabe7735c8c82582d8 in this term.
I20260713 09:06:21.819456 15336 leader_election.cc:290] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:21.819700 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:21.820169 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.820554 15215 raft_consensus.cc:3060] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:21.821269 15254 leader_election.cc:343] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:21.824314 15182 leader_election.cc:343] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.814184 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:21.814683 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:21.825575 15140 raft_consensus.cc:3060] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.826272 15331 tablet_bootstrap.cc:654] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.828938 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.829649 15106 leader_election.cc:304] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [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: c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b
I20260713 09:06:21.829881 15216 raft_consensus.cc:2468] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:21.830430 15355 raft_consensus.cc:2749] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.831569 15255 leader_election.cc:304] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:21.833251 15336 raft_consensus.cc:2804] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.833314 15140 raft_consensus.cc:2468] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:21.833957 15336 raft_consensus.cc:493] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.834463 15336 raft_consensus.cc:3060] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.834553 15180 leader_election.cc:304] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 4cd15f03995549049889e3462b953c3b
I20260713 09:06:21.835932 15358 raft_consensus.cc:2804] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.836395 15358 raft_consensus.cc:697] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:21.836592 15215 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:21.837224 15358 consensus_queue.cc:237] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.837790 15141 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:21.838333 15338 raft_consensus.cc:2764] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:21.838153 15255 leader_election.cc:304] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:21.841991 15364 raft_consensus.cc:2804] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.843412 15289 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:21.843895 15330 tablet_bootstrap.cc:492] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.845961 15330 ts_tablet_manager.cc:1403] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.046s
I20260713 09:06:21.848163 15331 tablet_bootstrap.cc:492] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.848690 15331 ts_tablet_manager.cc:1403] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260713 09:06:21.848402 15336 raft_consensus.cc:515] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.849804 15330 raft_consensus.cc:359] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.850731 15330 raft_consensus.cc:385] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.851090 15330 raft_consensus.cc:740] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.844724 15180 leader_election.cc:304] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.845077 15332 ts_tablet_manager.cc:1434] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.135s	user 0.025s	sys 0.051s
I20260713 09:06:21.852346 15337 raft_consensus.cc:2804] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.851379 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:21.853016 15337 raft_consensus.cc:697] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:21.853271 15332 tablet_bootstrap.cc:492] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
W20260713 09:06:21.854192 15254 leader_election.cc:343] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.853936 15337 consensus_queue.cc:237] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.860199 15330 consensus_queue.cc:260] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.861586 15369 raft_consensus.cc:493] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.863092 15330 ts_tablet_manager.cc:1434] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260713 09:06:21.863467 15364 raft_consensus.cc:697] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:21.868516 15364 consensus_queue.cc:237] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:21.859597 15332 tablet_bootstrap.cc:654] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.866253 15336 leader_election.cc:290] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:21.865968 15331 raft_consensus.cc:359] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.871063 15331 raft_consensus.cc:385] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.872118 15331 raft_consensus.cc:740] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.872435 15330 tablet_bootstrap.cc:492] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.873790 15331 consensus_queue.cc:260] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.876019 15331 ts_tablet_manager.cc:1434] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260713 09:06:21.880165 15369 raft_consensus.cc:515] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.882751 15331 tablet_bootstrap.cc:492] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.883253 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:21.883836 15216 raft_consensus.cc:3060] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.887629 15039 catalog_manager.cc:5697] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 1 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.892691 15216 raft_consensus.cc:2468] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:21.893922 15255 leader_election.cc:304] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:21.895395 15338 raft_consensus.cc:493] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.895983 15338 raft_consensus.cc:515] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.893569 15331 tablet_bootstrap.cc:654] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.898660 15367 raft_consensus.cc:2804] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.899168 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:21.899746 15369 leader_election.cc:290] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:21.900897 15330 tablet_bootstrap.cc:654] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:21.900797 15254 leader_election.cc:343] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.900779 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
W20260713 09:06:21.906602 15255 leader_election.cc:343] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.907130 15255 leader_election.cc:304] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd15f03995549049889e3462b953c3b; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:21.901469 15367 raft_consensus.cc:697] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:21.909206 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.909385 15367 consensus_queue.cc:237] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.907658 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
W20260713 09:06:21.911518 15106 leader_election.cc:343] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.911841 15369 raft_consensus.cc:2749] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:21.912931 15107 leader_election.cc:343] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.913380 15107 leader_election.cc:304] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b
I20260713 09:06:21.914266 15355 raft_consensus.cc:2749] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.914848 15338 leader_election.cc:290] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.918179 15332 tablet_bootstrap.cc:492] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:21.918699 15332 ts_tablet_manager.cc:1403] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.007s
I20260713 09:06:21.920801 15330 tablet_bootstrap.cc:492] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.921468 15330 ts_tablet_manager.cc:1403] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260713 09:06:21.921586 15332 raft_consensus.cc:359] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.922191 15332 raft_consensus.cc:385] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.922432 15332 raft_consensus.cc:740] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.923081 15332 consensus_queue.cc:260] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.925156 15332 ts_tablet_manager.cc:1434] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:06:21.926280 15332 tablet_bootstrap.cc:492] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:21.926604 15331 tablet_bootstrap.cc:492] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.926604 15330 raft_consensus.cc:359] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.927310 15331 ts_tablet_manager.cc:1403] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.013s
I20260713 09:06:21.927531 15330 raft_consensus.cc:385] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.927906 15330 raft_consensus.cc:740] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.928800 15330 consensus_queue.cc:260] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.930178 15331 raft_consensus.cc:359] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.930923 15331 raft_consensus.cc:385] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.931234 15331 raft_consensus.cc:740] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.931501 15330 ts_tablet_manager.cc:1434] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:21.932534 15330 tablet_bootstrap.cc:492] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.932101 15331 consensus_queue.cc:260] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.933506 15332 tablet_bootstrap.cc:654] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.934487 15331 ts_tablet_manager.cc:1434] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:21.935439 15331 tablet_bootstrap.cc:492] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:21.938446 15338 raft_consensus.cc:493] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.939312 15330 tablet_bootstrap.cc:654] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.938954 15338 raft_consensus.cc:515] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.941008 15331 tablet_bootstrap.cc:654] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.941196 15338 leader_election.cc:290] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.942749 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:21.943384 15289 raft_consensus.cc:2468] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:21.943028 15036 catalog_manager.cc:5697] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 1 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:21.945178 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:21.945767 15215 raft_consensus.cc:2468] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:21.947261 15107 leader_election.cc:304] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.948724 15338 raft_consensus.cc:2804] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.949106 15338 raft_consensus.cc:493] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.949460 15338 raft_consensus.cc:3060] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.950688 15331 tablet_bootstrap.cc:492] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:21.950697 15330 tablet_bootstrap.cc:492] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.951278 15331 ts_tablet_manager.cc:1403] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:06:21.954031 15331 raft_consensus.cc:359] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.954789 15331 raft_consensus.cc:385] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.955096 15331 raft_consensus.cc:740] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.955902 15331 consensus_queue.cc:260] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.956686 15338 raft_consensus.cc:515] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.958160 15331 ts_tablet_manager.cc:1434] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:21.951321 15330 ts_tablet_manager.cc:1403] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:06:21.959435 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:21.960000 15215 raft_consensus.cc:3060] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.961081 15330 raft_consensus.cc:359] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.961329 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:21.961716 15330 raft_consensus.cc:385] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.961897 15289 raft_consensus.cc:3060] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.962031 15330 raft_consensus.cc:740] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.962790 15330 consensus_queue.cc:260] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.969661 15330 ts_tablet_manager.cc:1434] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:21.961854 15038 catalog_manager.cc:5697] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.970670 15330 tablet_bootstrap.cc:492] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:21.971114 15215 raft_consensus.cc:2468] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:21.970976 15038 catalog_manager.cc:5697] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.972491 15106 leader_election.cc:304] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:21.973474 15355 raft_consensus.cc:2804] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.976567 15330 tablet_bootstrap.cc:654] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.977746 15338 leader_election.cc:290] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:21.981793 15289 raft_consensus.cc:2468] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:21.983105 15330 tablet_bootstrap.cc:492] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:21.983598 15330 ts_tablet_manager.cc:1403] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:06:21.985247 15332 tablet_bootstrap.cc:492] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:21.985761 15332 ts_tablet_manager.cc:1403] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.005s
I20260713 09:06:21.986671 15330 raft_consensus.cc:359] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.987365 15330 raft_consensus.cc:385] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.987668 15330 raft_consensus.cc:740] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.988478 15330 consensus_queue.cc:260] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.988782 15332 raft_consensus.cc:359] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.989012 15355 raft_consensus.cc:697] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:21.989504 15332 raft_consensus.cc:385] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.989893 15332 raft_consensus.cc:740] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.990080 15355 consensus_queue.cc:237] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.990875 15330 ts_tablet_manager.cc:1434] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:21.990758 15332 consensus_queue.cc:260] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:21.993129 15332 ts_tablet_manager.cc:1434] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:21.994145 15332 tablet_bootstrap.cc:492] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:22.000381 15332 tablet_bootstrap.cc:654] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.000888 15038 catalog_manager.cc:5697] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.007405 15332 tablet_bootstrap.cc:492] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:22.007889 15332 ts_tablet_manager.cc:1403] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260713 09:06:22.010273 15332 raft_consensus.cc:359] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.010939 15332 raft_consensus.cc:385] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.011199 15332 raft_consensus.cc:740] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.011873 15332 consensus_queue.cc:260] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.013618 15332 ts_tablet_manager.cc:1434] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:22.014294 15332 tablet_bootstrap.cc:492] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:22.018616 15332 tablet_bootstrap.cc:654] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.023097 15332 tablet_bootstrap.cc:492] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:22.023556 15332 ts_tablet_manager.cc:1403] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:06:22.025527 15332 raft_consensus.cc:359] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.025950 15332 raft_consensus.cc:385] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.026114 15332 raft_consensus.cc:740] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.026604 15332 consensus_queue.cc:260] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.028055 15332 ts_tablet_manager.cc:1434] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:22.039752 15355 raft_consensus.cc:493] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.040230 15355 raft_consensus.cc:515] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.041760 15355 leader_election.cc:290] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.042577 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:22.042963 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:22.043257 15215 raft_consensus.cc:2468] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:22.043567 15289 raft_consensus.cc:2468] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:22.044365 15106 leader_election.cc:304] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.045084 15355 raft_consensus.cc:2804] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:22.045406 15355 raft_consensus.cc:493] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:22.045666 15355 raft_consensus.cc:3060] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.050119 15355 raft_consensus.cc:515] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.051738 15355 leader_election.cc:290] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.052453 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:22.052948 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:22.052989 15215 raft_consensus.cc:3060] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.053504 15289 raft_consensus.cc:3060] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.057951 15215 raft_consensus.cc:2468] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:22.058279 15289 raft_consensus.cc:2468] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:22.059034 15106 leader_election.cc:304] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.059741 15355 raft_consensus.cc:2804] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.060204 15355 raft_consensus.cc:697] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:22.060808 15355 consensus_queue.cc:237] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.067982 15036 catalog_manager.cc:5697] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.084204 15358 consensus_queue.cc:1048] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.095844 15337 consensus_queue.cc:1048] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.167207 15355 raft_consensus.cc:493] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.167644 15355 raft_consensus.cc:515] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.169232 15355 leader_election.cc:290] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.170102 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:22.170234 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:22.170779 15215 raft_consensus.cc:2393] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0684648c2bd42dabe7735c8c82582d8 in current term 1: Already voted for candidate 4cd15f03995549049889e3462b953c3b in this term.
I20260713 09:06:22.171732 15106 leader_election.cc:304] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b
I20260713 09:06:22.172377 15355 raft_consensus.cc:3060] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.177088 15355 raft_consensus.cc:2749] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:22.181737 15367 raft_consensus.cc:493] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.182235 15367 raft_consensus.cc:515] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.183878 15367 leader_election.cc:290] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:22.184628 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:22.184837 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:22.185281 15141 raft_consensus.cc:2393] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cd15f03995549049889e3462b953c3b in current term 1: Already voted for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in this term.
I20260713 09:06:22.186200 15254 leader_election.cc:304] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd15f03995549049889e3462b953c3b; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:22.186805 15367 raft_consensus.cc:3060] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.191771 15367 raft_consensus.cc:2749] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:22.240389 15358 consensus_queue.cc:1048] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.240629 15337 consensus_queue.cc:1048] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.252427 15357 consensus_queue.cc:1048] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.253367 15354 consensus_queue.cc:1048] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.289247 15367 raft_consensus.cc:493] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.289690 15367 raft_consensus.cc:515] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.291642 15367 leader_election.cc:290] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:22.292340 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:22.292912 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:22.293092 15140 raft_consensus.cc:2468] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:22.293582 15215 raft_consensus.cc:2468] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:22.294266 15254 leader_election.cc:304] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.295068 15367 raft_consensus.cc:2804] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:22.295385 15367 raft_consensus.cc:493] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:22.295641 15367 raft_consensus.cc:3060] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.300333 15367 raft_consensus.cc:515] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.301798 15367 leader_election.cc:290] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:22.302640 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:22.302819 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:22.303261 15140 raft_consensus.cc:3060] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.303304 15215 raft_consensus.cc:3060] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.309849 15215 raft_consensus.cc:2468] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:22.309849 15140 raft_consensus.cc:2468] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:22.310170 15367 consensus_queue.cc:1048] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:22.310992 15254 leader_election.cc:304] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.311722 15367 raft_consensus.cc:2804] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.312194 15367 raft_consensus.cc:697] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:22.313014 15367 consensus_queue.cc:237] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.321960 15038 catalog_manager.cc:5697] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 1 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:22.326999 15367 consensus_queue.cc:1048] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.358582 15358 raft_consensus.cc:493] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.359099 15358 raft_consensus.cc:515] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.360972 15358 leader_election.cc:290] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.361742 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:22.361935 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:22.362309 15140 raft_consensus.cc:2468] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:22.362551 15289 raft_consensus.cc:2468] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:22.363297 15180 leader_election.cc:304] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.363981 15358 raft_consensus.cc:2804] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:22.364342 15358 raft_consensus.cc:493] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:22.364636 15358 raft_consensus.cc:3060] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.368654 15367 consensus_queue.cc:1048] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.370752 15358 raft_consensus.cc:515] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.373270 15358 leader_election.cc:290] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.373689 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:22.374262 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:22.374317 15140 raft_consensus.cc:3060] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.374847 15289 raft_consensus.cc:3060] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.380389 15140 raft_consensus.cc:2468] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:22.381063 15289 raft_consensus.cc:2468] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:22.381628 15180 leader_election.cc:304] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.382575 15358 raft_consensus.cc:2804] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.383054 15358 raft_consensus.cc:697] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:22.383807 15358 consensus_queue.cc:237] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.390457 15364 consensus_queue.cc:1048] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.391825 15039 catalog_manager.cc:5697] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.543634 15382 consensus_queue.cc:1048] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.546056 15382 consensus_queue.cc:1048] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.560608 15382 consensus_queue.cc:1048] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.564137 15405 consensus_queue.cc:1048] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.656762 15289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
mode: GRACEFUL
new_leader_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:40962
I20260713 09:06:22.657330 15289 raft_consensus.cc:606] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Received request to transfer leadership to TS c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:22.662108 15289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
mode: GRACEFUL
new_leader_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:40962
I20260713 09:06:22.662505 15289 raft_consensus.cc:606] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Received request to transfer leadership to TS c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:22.674263 15215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
mode: GRACEFUL
new_leader_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:38600
I20260713 09:06:22.674705 15215 raft_consensus.cc:606] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Received request to transfer leadership to TS c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:22.692772 15140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
mode: GRACEFUL
new_leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:45914
I20260713 09:06:22.693295 15140 raft_consensus.cc:606] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Received request to transfer leadership to TS 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:22.701062 15289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "086850674dac4c559b0219d765b23b04"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
mode: GRACEFUL
new_leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:40962
I20260713 09:06:22.701298 15364 consensus_queue.cc:1048] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.701676 15289 raft_consensus.cc:606] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Received request to transfer leadership to TS 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:22.708675 15216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
mode: GRACEFUL
new_leader_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:38600
I20260713 09:06:22.709229 15216 raft_consensus.cc:606] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Received request to transfer leadership to TS 4cd15f03995549049889e3462b953c3b
I20260713 09:06:22.714515 15364 raft_consensus.cc:993] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: : Instructing follower 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:22.715093 15367 raft_consensus.cc:1081] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Signalling peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:22.720356 15367 consensus_queue.cc:1048] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.720640 15216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "086850674dac4c559b0219d765b23b04"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:38586
I20260713 09:06:22.721346 15216 raft_consensus.cc:493] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.721720 15216 raft_consensus.cc:3060] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.733619 15216 raft_consensus.cc:515] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.735050 15215 raft_consensus.cc:1240] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Rejecting Update request from peer 4cd15f03995549049889e3462b953c3b for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:22.736447 15367 consensus_queue.cc:1059] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.736626 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:22.737205 15364 raft_consensus.cc:3055] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.737269 15141 raft_consensus.cc:3060] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.737640 15364 raft_consensus.cc:740] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:22.737507 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086850674dac4c559b0219d765b23b04" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:22.738621 15364 consensus_queue.cc:260] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.739719 15364 raft_consensus.cc:3060] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.744221 15141 raft_consensus.cc:2468] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:22.736631 15216 leader_election.cc:290] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.747388 15180 leader_election.cc:304] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.748237 15354 raft_consensus.cc:2804] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.748631 15354 raft_consensus.cc:697] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:22.749301 15354 consensus_queue.cc:237] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [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: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.752543 15289 raft_consensus.cc:2468] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:22.757128 15038 catalog_manager.cc:5697] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 1 to 2, leader changed from 4cd15f03995549049889e3462b953c3b (127.10.233.131) to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 2 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.826737 15358 consensus_queue.cc:1048] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.833521 15357 raft_consensus.cc:993] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: : Instructing follower 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:22.834018 15354 raft_consensus.cc:1081] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Signalling peer 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:22.835939 15288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:40942
I20260713 09:06:22.840229 15416 consensus_queue.cc:1048] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:22.840862 15357 raft_consensus.cc:993] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: : Instructing follower c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:22.840859 15288 raft_consensus.cc:493] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.841938 15288 raft_consensus.cc:3060] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.842077 15367 raft_consensus.cc:993] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: : Instructing follower c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:22.842559 15367 raft_consensus.cc:1081] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Signalling peer c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:22.841346 15357 raft_consensus.cc:1081] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Signalling peer c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:22.844251 15141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:06:22.844363 15140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:45900
I20260713 09:06:22.844871 15141 raft_consensus.cc:493] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.845027 15140 raft_consensus.cc:493] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.845331 15141 raft_consensus.cc:3060] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.845579 15140 raft_consensus.cc:3060] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.852262 15288 raft_consensus.cc:515] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.852442 15140 raft_consensus.cc:515] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.854032 15141 raft_consensus.cc:515] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.855093 15140 leader_election.cc:290] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.857087 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:22.857692 15289 raft_consensus.cc:3060] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.858148 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:22.858819 15290 raft_consensus.cc:3055] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.859120 15290 raft_consensus.cc:740] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:22.859944 15290 consensus_queue.cc:260] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.861014 15290 raft_consensus.cc:3060] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.863936 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823e67d32fa49d694bd20c34ffca3c1" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:22.864527 15216 raft_consensus.cc:3055] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.864676 15289 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:22.864867 15216 raft_consensus.cc:740] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:22.865845 15107 leader_election.cc:304] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.865630 15216 consensus_queue.cc:260] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.866870 15216 raft_consensus.cc:3060] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.867913 15405 raft_consensus.cc:2804] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.868412 15405 raft_consensus.cc:697] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:22.869310 15141 leader_election.cc:290] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:22.870239 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb47136df924692ab299be32e2cd4bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:22.869225 15290 raft_consensus.cc:2468] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:22.870793 15215 raft_consensus.cc:3060] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.871610 15107 leader_election.cc:304] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.874145 15382 raft_consensus.cc:2804] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.874502 15382 raft_consensus.cc:697] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:22.875092 15382 consensus_queue.cc:237] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.869210 15405 consensus_queue.cc:237] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.877494 15215 raft_consensus.cc:2468] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:22.883675 15216 raft_consensus.cc:2468] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:22.885651 15288 leader_election.cc:290] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:22.885042 15036 catalog_manager.cc:5697] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 1 to 2, leader changed from 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130) to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.886318 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:22.887060 15141 raft_consensus.cc:3060] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.887072 15036 catalog_manager.cc:5697] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 1 to 2, leader changed from 4cd15f03995549049889e3462b953c3b (127.10.233.131) to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.888108 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502bd58751aa4ef985ae286bcd7888b2" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:22.888711 15216 raft_consensus.cc:3055] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.889104 15216 raft_consensus.cc:740] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:22.889997 15216 consensus_queue.cc:260] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.891155 15216 raft_consensus.cc:3060] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.892514 15141 raft_consensus.cc:2468] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:22.893579 15254 leader_election.cc:304] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.894304 15364 raft_consensus.cc:2804] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.894719 15364 raft_consensus.cc:697] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:22.895463 15364 consensus_queue.cc:237] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:22.897300 15216 raft_consensus.cc:2468] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:22.901533 15036 catalog_manager.cc:5697] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 1 to 2, leader changed from 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130) to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 2 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:22.913673 15367 raft_consensus.cc:993] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: : Instructing follower c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:22.914103 15364 raft_consensus.cc:1081] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Signalling peer c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:22.915503 15141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:06:22.916006 15141 raft_consensus.cc:493] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.916294 15141 raft_consensus.cc:3060] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.920836 15141 raft_consensus.cc:515] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:22.922333 15141 leader_election.cc:290] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:22.923121 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:22.923364 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e9b10e8344407bbef5b4943d0202bc" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:22.923731 15288 raft_consensus.cc:3055] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.924026 15216 raft_consensus.cc:3060] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.924086 15288 raft_consensus.cc:740] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:22.924865 15288 consensus_queue.cc:260] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:22.925756 15288 raft_consensus.cc:3060] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.928639 15216 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:22.929577 15106 leader_election.cc:304] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:22.930409 15382 raft_consensus.cc:2804] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.930542 15288 raft_consensus.cc:2468] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:22.930874 15382 raft_consensus.cc:697] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:22.931759 15382 consensus_queue.cc:237] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } }
I20260713 09:06:22.937330 15036 catalog_manager.cc:5697] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 1 to 2, leader changed from 4cd15f03995549049889e3462b953c3b (127.10.233.131) to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.080968 15405 raft_consensus.cc:993] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: : Instructing follower 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:23.081440 15382 raft_consensus.cc:1081] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Signalling peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:23.082983 15216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:38596
I20260713 09:06:23.083465 15216 raft_consensus.cc:493] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.083796 15216 raft_consensus.cc:3060] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.088454 15216 raft_consensus.cc:515] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:23.090056 15216 leader_election.cc:290] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:23.090718 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:23.091163 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cdf029c1147d1b0ac3c772a201743" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:23.091280 15141 raft_consensus.cc:3055] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.091670 15141 raft_consensus.cc:740] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:23.091738 15288 raft_consensus.cc:3060] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.092548 15141 consensus_queue.cc:260] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:23.093581 15141 raft_consensus.cc:3060] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.097345 15288 raft_consensus.cc:2468] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:23.098376 15141 raft_consensus.cc:2468] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:23.098376 15182 leader_election.cc:304] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:23.099380 15357 raft_consensus.cc:2804] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.099851 15357 raft_consensus.cc:697] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:23.100505 15357 consensus_queue.cc:237] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:23.106463 15036 catalog_manager.cc:5697] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 1 to 2, leader changed from c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129) to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 2 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.159477 15141 raft_consensus.cc:1275] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.160797 15357 consensus_queue.cc:1048] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.168231 15288 raft_consensus.cc:1275] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.169636 15416 consensus_queue.cc:1048] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.372277 15288 raft_consensus.cc:1275] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.373584 15382 consensus_queue.cc:1048] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.377730 15216 raft_consensus.cc:1275] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.379355 15382 consensus_queue.cc:1048] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.383520 15215 raft_consensus.cc:1275] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.385167 15405 consensus_queue.cc:1048] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.394558 15288 raft_consensus.cc:1275] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.396888 15405 consensus_queue.cc:1048] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.413296 15288 raft_consensus.cc:1275] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.414467 15405 consensus_queue.cc:1048] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.424602 15216 raft_consensus.cc:1275] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.425868 15419 consensus_queue.cc:1048] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.443718 15141 raft_consensus.cc:1275] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.444876 15364 consensus_queue.cc:1048] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.452303 15216 raft_consensus.cc:1275] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.453927 15424 consensus_queue.cc:1048] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.518868 15141 raft_consensus.cc:1275] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.520071 15358 consensus_queue.cc:1048] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.526865 15288 raft_consensus.cc:1275] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.528436 15416 consensus_queue.cc:1048] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.738548 15039 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44412:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:25.740630 15039 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:25.788002 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 39521741949e400d88fc361ab70af335 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:25.789278 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39521741949e400d88fc361ab70af335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.790967 15277 tablet_service.cc:1511] Processing CreateTablet for tablet 39521741949e400d88fc361ab70af335 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:25.791651 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 64c3d14c311c4200b94de911b16bd817 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:25.792264 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39521741949e400d88fc361ab70af335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.792316 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 64c3d14c311c4200b94de911b16bd817 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:25.792874 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c3d14c311c4200b94de911b16bd817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.793432 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c3d14c311c4200b94de911b16bd817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.788937 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 39521741949e400d88fc361ab70af335 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:25.795780 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39521741949e400d88fc361ab70af335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.809804 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 64c3d14c311c4200b94de911b16bd817 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:25.811160 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c3d14c311c4200b94de911b16bd817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.810972 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 07bef193f5314670b74b280dfea9fafd (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:25.812199 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bef193f5314670b74b280dfea9fafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.814608 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 1222270656654d6a9710d2ed7fa90cfe (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:25.815834 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1222270656654d6a9710d2ed7fa90cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.816946 15201 tablet_service.cc:1511] Processing CreateTablet for tablet 07bef193f5314670b74b280dfea9fafd (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:25.818181 15201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bef193f5314670b74b280dfea9fafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.820637 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 07bef193f5314670b74b280dfea9fafd (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:25.821846 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bef193f5314670b74b280dfea9fafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.829730 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 1222270656654d6a9710d2ed7fa90cfe (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:25.830926 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1222270656654d6a9710d2ed7fa90cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.834394 15124 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbc4b7be88d4918927012f0104826f6 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:25.835573 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbc4b7be88d4918927012f0104826f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.842759 15127 tablet_service.cc:1511] Processing CreateTablet for tablet 86ac33c4aeb6438aa317c3f0eddbb637 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:25.843822 15205 tablet_service.cc:1511] Processing CreateTablet for tablet 86ac33c4aeb6438aa317c3f0eddbb637 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:25.844159 15127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ac33c4aeb6438aa317c3f0eddbb637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.845049 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ac33c4aeb6438aa317c3f0eddbb637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.849212 15275 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbc4b7be88d4918927012f0104826f6 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:25.850461 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbc4b7be88d4918927012f0104826f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.863330 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 1222270656654d6a9710d2ed7fa90cfe (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:25.864701 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1222270656654d6a9710d2ed7fa90cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.868005 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbc4b7be88d4918927012f0104826f6 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:25.869364 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbc4b7be88d4918927012f0104826f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.881448 15279 tablet_service.cc:1511] Processing CreateTablet for tablet 86ac33c4aeb6438aa317c3f0eddbb637 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:25.882754 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ac33c4aeb6438aa317c3f0eddbb637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.897223 15278 tablet_service.cc:1511] Processing CreateTablet for tablet c1e7fa23d3444d8eb7e9667f50b2d7fa (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:25.898540 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e7fa23d3444d8eb7e9667f50b2d7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.904433 15442 tablet_bootstrap.cc:492] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:25.909368 15129 tablet_service.cc:1511] Processing CreateTablet for tablet ae8488dfb70c48f5a5e58bd9eaa952da (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:25.910660 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8488dfb70c48f5a5e58bd9eaa952da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.894948 15127 tablet_service.cc:1511] Processing CreateTablet for tablet c1e7fa23d3444d8eb7e9667f50b2d7fa (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:25.898361 15203 tablet_service.cc:1511] Processing CreateTablet for tablet c1e7fa23d3444d8eb7e9667f50b2d7fa (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:25.912705 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e7fa23d3444d8eb7e9667f50b2d7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.919888 15276 tablet_service.cc:1511] Processing CreateTablet for tablet ae8488dfb70c48f5a5e58bd9eaa952da (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:25.922752 15124 tablet_service.cc:1511] Processing CreateTablet for tablet 04cca4176a334fb6bf61bc00e8dfc175 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:25.923228 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8488dfb70c48f5a5e58bd9eaa952da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.923130 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 04cca4176a334fb6bf61bc00e8dfc175 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:25.924433 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cca4176a334fb6bf61bc00e8dfc175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.928617 15275 tablet_service.cc:1511] Processing CreateTablet for tablet 04cca4176a334fb6bf61bc00e8dfc175 (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:25.929828 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cca4176a334fb6bf61bc00e8dfc175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.934111 15205 tablet_service.cc:1511] Processing CreateTablet for tablet ae8488dfb70c48f5a5e58bd9eaa952da (DEFAULT_TABLE table=soft_deleted_table [id=6da13130bf25417da385aa6382d51127]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:25.935453 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8488dfb70c48f5a5e58bd9eaa952da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.938079 15442 tablet_bootstrap.cc:654] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:25.938259 15127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e7fa23d3444d8eb7e9667f50b2d7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.939914 15441 tablet_bootstrap.cc:492] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:25.951781 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cca4176a334fb6bf61bc00e8dfc175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:25.954242 15441 tablet_bootstrap.cc:654] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:25.958073 15446 tablet_bootstrap.cc:492] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:25.968873 15446 tablet_bootstrap.cc:654] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.020763 15442 tablet_bootstrap.cc:492] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.020859 15446 tablet_bootstrap.cc:492] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.021288 15442 ts_tablet_manager.cc:1403] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.019s
I20260713 09:06:26.021478 15446 ts_tablet_manager.cc:1403] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.021s
I20260713 09:06:26.025349 15441 tablet_bootstrap.cc:492] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.024411 15442 raft_consensus.cc:359] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.025825 15442 raft_consensus.cc:385] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.025974 15441 ts_tablet_manager.cc:1403] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.006s
I20260713 09:06:26.025698 15446 raft_consensus.cc:359] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.026294 15442 raft_consensus.cc:740] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.026607 15446 raft_consensus.cc:385] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.026950 15446 raft_consensus.cc:740] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.027127 15442 consensus_queue.cc:260] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.027730 15446 consensus_queue.cc:260] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.029486 15442 ts_tablet_manager.cc:1434] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:26.030282 15446 ts_tablet_manager.cc:1434] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:26.030750 15442 tablet_bootstrap.cc:492] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.031431 15446 tablet_bootstrap.cc:492] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.037040 15441 raft_consensus.cc:359] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.037765 15442 tablet_bootstrap.cc:654] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.037853 15441 raft_consensus.cc:385] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.038203 15446 tablet_bootstrap.cc:654] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.038386 15441 raft_consensus.cc:740] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.039422 15441 consensus_queue.cc:260] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.050941 15446 tablet_bootstrap.cc:492] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.051599 15446 ts_tablet_manager.cc:1403] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:06:26.055073 15446 raft_consensus.cc:359] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.056618 15446 raft_consensus.cc:385] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.056952 15446 raft_consensus.cc:740] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.057706 15446 consensus_queue.cc:260] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.060804 15446 ts_tablet_manager.cc:1434] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:06:26.061818 15446 tablet_bootstrap.cc:492] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.068859 15446 tablet_bootstrap.cc:654] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.071489 15441 ts_tablet_manager.cc:1434] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260713 09:06:26.072641 15441 tablet_bootstrap.cc:492] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.080369 15416 raft_consensus.cc:493] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.080883 15416 raft_consensus.cc:515] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.083154 15416 leader_election.cc:290] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.079977 15441 tablet_bootstrap.cc:654] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.121650 15441 tablet_bootstrap.cc:492] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.122426 15441 ts_tablet_manager.cc:1403] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.005s
I20260713 09:06:26.132764 15441 raft_consensus.cc:359] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.133881 15441 raft_consensus.cc:385] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.134330 15441 raft_consensus.cc:740] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.138064 15441 consensus_queue.cc:260] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.141250 15441 ts_tablet_manager.cc:1434] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260713 09:06:26.142584 15441 tablet_bootstrap.cc:492] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.151549 15441 tablet_bootstrap.cc:654] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.171497 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
W20260713 09:06:26.173578 15180 leader_election.cc:343] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.194128 15446 tablet_bootstrap.cc:492] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.194664 15446 ts_tablet_manager.cc:1403] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.039s
I20260713 09:06:26.198587 15446 raft_consensus.cc:359] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.199374 15446 raft_consensus.cc:385] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.199716 15446 raft_consensus.cc:740] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.200464 15446 consensus_queue.cc:260] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.202696 15419 raft_consensus.cc:493] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.203153 15419 raft_consensus.cc:515] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.204495 15446 ts_tablet_manager.cc:1434] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:26.205525 15446 tablet_bootstrap.cc:492] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.206212 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
W20260713 09:06:26.209489 15106 leader_election.cc:343] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.209972 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.210927 15419 leader_election.cc:290] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
W20260713 09:06:26.212534 15182 leader_election.cc:343] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.212723 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.213020 15182 leader_election.cc:304] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e; no voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8
W20260713 09:06:26.214097 15107 leader_election.cc:343] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.214375 15446 tablet_bootstrap.cc:654] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.214618 15107 leader_election.cc:304] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b
I20260713 09:06:26.214102 15416 raft_consensus.cc:2749] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:26.216935 15419 raft_consensus.cc:2749] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:26.217947 15442 tablet_bootstrap.cc:492] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.219058 15442 ts_tablet_manager.cc:1403] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.189s	user 0.039s	sys 0.043s
I20260713 09:06:26.219091 15443 raft_consensus.cc:493] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.219746 15443 raft_consensus.cc:515] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.222463 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:26.222384 15442 raft_consensus.cc:359] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.222899 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.223169 15216 raft_consensus.cc:2468] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:26.223268 15442 raft_consensus.cc:385] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.223624 15443 leader_election.cc:290] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.224422 15106 leader_election.cc:304] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.223796 15442 raft_consensus.cc:740] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.225286 15443 raft_consensus.cc:2804] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.225636 15443 raft_consensus.cc:493] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.226125 15443 raft_consensus.cc:3060] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.225517 15442 consensus_queue.cc:260] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.227159 15290 raft_consensus.cc:2468] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:26.228710 15442 ts_tablet_manager.cc:1434] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:06:26.229750 15442 tablet_bootstrap.cc:492] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.232865 15446 tablet_bootstrap.cc:492] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.233366 15446 ts_tablet_manager.cc:1403] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260713 09:06:26.235976 15442 tablet_bootstrap.cc:654] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.236281 15446 raft_consensus.cc:359] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.236980 15446 raft_consensus.cc:385] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.237264 15446 raft_consensus.cc:740] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.237984 15446 consensus_queue.cc:260] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.239310 15443 raft_consensus.cc:515] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.240206 15446 ts_tablet_manager.cc:1434] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:26.241163 15446 tablet_bootstrap.cc:492] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.244028 15428 raft_consensus.cc:493] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.244626 15428 raft_consensus.cc:515] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.247234 15428 leader_election.cc:290] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:26.248855 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39521741949e400d88fc361ab70af335" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:26.249466 15141 raft_consensus.cc:2468] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:26.249840 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39521741949e400d88fc361ab70af335" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:26.250432 15216 raft_consensus.cc:2468] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:26.250903 15446 tablet_bootstrap.cc:654] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.251569 15254 leader_election.cc:304] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.255167 15428 raft_consensus.cc:2804] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.255618 15428 raft_consensus.cc:493] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.256078 15428 raft_consensus.cc:3060] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.283174 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.283932 15216 raft_consensus.cc:3060] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.294041 15216 raft_consensus.cc:2468] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.295605 15106 leader_election.cc:304] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.296809 15419 raft_consensus.cc:2804] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.297405 15419 raft_consensus.cc:697] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:26.298467 15419 consensus_queue.cc:237] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.308753 15443 leader_election.cc:290] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.310467 15039 catalog_manager.cc:5697] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.311491 15428 raft_consensus.cc:515] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.314986 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39521741949e400d88fc361ab70af335" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:26.315755 15141 raft_consensus.cc:3060] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.326689 15141 raft_consensus.cc:2468] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:26.328256 15254 leader_election.cc:304] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.329571 15458 raft_consensus.cc:2804] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.330176 15458 raft_consensus.cc:697] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:26.331213 15458 consensus_queue.cc:237] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.337411 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.338230 15290 raft_consensus.cc:3060] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.341902 15441 tablet_bootstrap.cc:492] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.342402 15441 ts_tablet_manager.cc:1403] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.200s	user 0.019s	sys 0.000s
I20260713 09:06:26.345378 15441 raft_consensus.cc:359] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.346068 15441 raft_consensus.cc:385] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.346347 15441 raft_consensus.cc:740] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.347033 15441 consensus_queue.cc:260] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.350607 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39521741949e400d88fc361ab70af335" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.351809 15446 tablet_bootstrap.cc:492] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.355468 15036 catalog_manager.cc:5697] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 1 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:26.354439 15442 tablet_bootstrap.cc:492] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.354837 15428 leader_election.cc:290] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:26.356781 15442 ts_tablet_manager.cc:1403] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.127s	user 0.052s	sys 0.050s
I20260713 09:06:26.356781 15441 ts_tablet_manager.cc:1434] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:06:26.357970 15441 tablet_bootstrap.cc:492] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.355468 15215 raft_consensus.cc:3060] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.356248 15446 ts_tablet_manager.cc:1403] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.025s
I20260713 09:06:26.362433 15446 raft_consensus.cc:359] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.363129 15446 raft_consensus.cc:385] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.363430 15446 raft_consensus.cc:740] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.364446 15442 raft_consensus.cc:359] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.365137 15442 raft_consensus.cc:385] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.365326 15215 raft_consensus.cc:2468] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:26.365459 15442 raft_consensus.cc:740] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.365751 15446 consensus_queue.cc:260] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.366390 15442 consensus_queue.cc:260] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.351663 15290 raft_consensus.cc:2468] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.365475 15441 tablet_bootstrap.cc:654] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.370956 15442 ts_tablet_manager.cc:1434] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:06:26.372025 15442 tablet_bootstrap.cc:492] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.374455 15446 ts_tablet_manager.cc:1434] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:06:26.375444 15446 tablet_bootstrap.cc:492] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.378582 15442 tablet_bootstrap.cc:654] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.381464 15446 tablet_bootstrap.cc:654] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.392876 15441 tablet_bootstrap.cc:492] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.393358 15441 ts_tablet_manager.cc:1403] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.008s
I20260713 09:06:26.393687 15442 tablet_bootstrap.cc:492] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.394194 15442 ts_tablet_manager.cc:1403] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260713 09:06:26.396296 15441 raft_consensus.cc:359] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.397046 15441 raft_consensus.cc:385] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.396939 15442 raft_consensus.cc:359] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.397406 15441 raft_consensus.cc:740] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.397722 15442 raft_consensus.cc:385] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.398017 15442 raft_consensus.cc:740] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.398139 15441 consensus_queue.cc:260] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.398751 15442 consensus_queue.cc:260] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.401013 15442 ts_tablet_manager.cc:1434] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:26.401925 15442 tablet_bootstrap.cc:492] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.408273 15442 tablet_bootstrap.cc:654] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.415634 15441 ts_tablet_manager.cc:1434] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.008s
I20260713 09:06:26.418967 15419 raft_consensus.cc:493] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.419509 15419 raft_consensus.cc:515] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.422866 15419 leader_election.cc:290] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.425016 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
W20260713 09:06:26.427065 15107 leader_election.cc:343] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.428579 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:26.429113 15215 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:26.429137 15441 tablet_bootstrap.cc:492] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.430249 15106 leader_election.cc:304] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 4cd15f03995549049889e3462b953c3b
I20260713 09:06:26.431321 15446 tablet_bootstrap.cc:492] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.431349 15419 raft_consensus.cc:2804] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.431975 15446 ts_tablet_manager.cc:1403] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.011s
I20260713 09:06:26.431989 15419 raft_consensus.cc:493] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.432606 15419 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.435387 15446 raft_consensus.cc:359] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.437336 15446 raft_consensus.cc:385] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.437655 15446 raft_consensus.cc:740] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.437901 15441 tablet_bootstrap.cc:654] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.438373 15446 consensus_queue.cc:260] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.438930 15442 tablet_bootstrap.cc:492] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.439491 15442 ts_tablet_manager.cc:1403] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.024s
I20260713 09:06:26.440639 15446 ts_tablet_manager.cc:1434] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:06:26.441558 15446 tablet_bootstrap.cc:492] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.443133 15442 raft_consensus.cc:359] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.444136 15442 raft_consensus.cc:385] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.444509 15442 raft_consensus.cc:740] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.445467 15442 consensus_queue.cc:260] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.448416 15442 ts_tablet_manager.cc:1434] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:06:26.449666 15442 tablet_bootstrap.cc:492] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.454368 15446 tablet_bootstrap.cc:654] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.458109 15442 tablet_bootstrap.cc:654] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.465765 15446 tablet_bootstrap.cc:492] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.466234 15446 ts_tablet_manager.cc:1403] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260713 09:06:26.469069 15446 raft_consensus.cc:359] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.469771 15446 raft_consensus.cc:385] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.470052 15446 raft_consensus.cc:740] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.471055 15442 tablet_bootstrap.cc:492] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.470883 15446 consensus_queue.cc:260] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.471742 15442 ts_tablet_manager.cc:1403] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260713 09:06:26.473239 15446 ts_tablet_manager.cc:1434] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:26.474195 15446 tablet_bootstrap.cc:492] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.475538 15442 raft_consensus.cc:359] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.476537 15442 raft_consensus.cc:385] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.476907 15442 raft_consensus.cc:740] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.477849 15442 consensus_queue.cc:260] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.480434 15442 ts_tablet_manager.cc:1434] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:26.480716 15446 tablet_bootstrap.cc:654] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.481352 15442 tablet_bootstrap.cc:492] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.489629 15442 tablet_bootstrap.cc:654] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.505143 15419 raft_consensus.cc:515] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.506819 15442 tablet_bootstrap.cc:492] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.507530 15442 ts_tablet_manager.cc:1403] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260713 09:06:26.509872 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.510656 15215 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.511328 15442 raft_consensus.cc:359] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.512336 15442 raft_consensus.cc:385] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.512696 15442 raft_consensus.cc:740] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.513664 15442 consensus_queue.cc:260] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.516378 15442 ts_tablet_manager.cc:1434] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:26.517330 15442 tablet_bootstrap.cc:492] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.523152 15442 tablet_bootstrap.cc:654] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.525558 15215 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.528215 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.531386 15290 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.532150 15106 leader_election.cc:304] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.533257 15443 raft_consensus.cc:2804] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.533811 15443 raft_consensus.cc:697] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:26.534816 15443 consensus_queue.cc:237] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.530366 15442 tablet_bootstrap.cc:492] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.538201 15442 ts_tablet_manager.cc:1403] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260713 09:06:26.538074 15290 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.530618 15419 leader_election.cc:290] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.540635 15442 raft_consensus.cc:359] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.541137 15442 raft_consensus.cc:385] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.541352 15442 raft_consensus.cc:740] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.541930 15442 consensus_queue.cc:260] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.543743 15442 ts_tablet_manager.cc:1434] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:06:26.544697 15442 tablet_bootstrap.cc:492] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: Bootstrap starting.
I20260713 09:06:26.544992 15441 tablet_bootstrap.cc:492] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.546036 15441 ts_tablet_manager.cc:1403] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.063s
I20260713 09:06:26.549863 15441 raft_consensus.cc:359] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.550750 15441 raft_consensus.cc:385] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.551117 15441 raft_consensus.cc:740] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.554806 15446 tablet_bootstrap.cc:492] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.556773 15446 ts_tablet_manager.cc:1403] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.083s	user 0.028s	sys 0.041s
I20260713 09:06:26.552456 15441 consensus_queue.cc:260] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.559126 15446 raft_consensus.cc:359] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.559774 15446 raft_consensus.cc:385] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.559839 15441 ts_tablet_manager.cc:1434] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:06:26.560060 15446 raft_consensus.cc:740] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.560902 15441 tablet_bootstrap.cc:492] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.560748 15446 consensus_queue.cc:260] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.560539 15036 catalog_manager.cc:5697] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.562808 15446 ts_tablet_manager.cc:1434] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:26.563707 15446 tablet_bootstrap.cc:492] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: Bootstrap starting.
I20260713 09:06:26.566815 15443 raft_consensus.cc:493] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.556291 15442 tablet_bootstrap.cc:654] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.567286 15443 raft_consensus.cc:515] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.569089 15446 tablet_bootstrap.cc:654] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.570081 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
W20260713 09:06:26.571455 15106 leader_election.cc:343] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.567538 15441 tablet_bootstrap.cc:654] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.588459 15443 leader_election.cc:290] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.588817 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.589839 15290 raft_consensus.cc:2468] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:26.591274 15107 leader_election.cc:304] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [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: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:26.592561 15442 tablet_bootstrap.cc:492] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: No bootstrap required, opened a new log
I20260713 09:06:26.592605 15443 raft_consensus.cc:2804] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.593127 15443 raft_consensus.cc:493] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.593299 15442 ts_tablet_manager.cc:1403] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.004s
I20260713 09:06:26.593482 15443 raft_consensus.cc:3060] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.593968 15441 tablet_bootstrap.cc:492] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.594596 15441 ts_tablet_manager.cc:1403] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260713 09:06:26.596076 15442 raft_consensus.cc:359] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.596762 15442 raft_consensus.cc:385] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.597055 15442 raft_consensus.cc:740] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.597702 15442 consensus_queue.cc:260] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.599642 15442 ts_tablet_manager.cc:1434] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:06:26.600277 15441 raft_consensus.cc:359] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.600987 15441 raft_consensus.cc:385] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.601286 15441 raft_consensus.cc:740] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.602000 15441 consensus_queue.cc:260] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.603639 15446 tablet_bootstrap.cc:492] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: No bootstrap required, opened a new log
I20260713 09:06:26.604120 15446 ts_tablet_manager.cc:1403] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260713 09:06:26.604887 15443 raft_consensus.cc:515] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.606691 15446 raft_consensus.cc:359] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.607344 15446 raft_consensus.cc:385] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.607445 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.607921 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.608474 15290 raft_consensus.cc:3060] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:26.609007 15106 leader_election.cc:343] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:26.607614 15446 raft_consensus.cc:740] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.611847 15443 leader_election.cc:290] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.611532 15441 ts_tablet_manager.cc:1434] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260713 09:06:26.612483 15446 consensus_queue.cc:260] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.614944 15290 raft_consensus.cc:2468] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.613111 15441 tablet_bootstrap.cc:492] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.616001 15107 leader_election.cc:304] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [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: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:26.617257 15443 raft_consensus.cc:2804] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.617993 15443 raft_consensus.cc:697] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:26.615103 15446 ts_tablet_manager.cc:1434] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:06:26.618872 15443 consensus_queue.cc:237] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.622429 15441 tablet_bootstrap.cc:654] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.627780 15441 tablet_bootstrap.cc:492] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.628242 15441 ts_tablet_manager.cc:1403] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260713 09:06:26.628489 15039 catalog_manager.cc:5697] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.630923 15441 raft_consensus.cc:359] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.631480 15441 raft_consensus.cc:385] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.631747 15441 raft_consensus.cc:740] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.632462 15441 consensus_queue.cc:260] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.634253 15441 ts_tablet_manager.cc:1434] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:26.635238 15441 tablet_bootstrap.cc:492] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.641429 15441 tablet_bootstrap.cc:654] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.645720 15441 tablet_bootstrap.cc:492] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.645824 15416 raft_consensus.cc:493] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.646178 15441 ts_tablet_manager.cc:1403] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:06:26.646368 15416 raft_consensus.cc:515] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.648191 15416 leader_election.cc:290] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.648445 15441 raft_consensus.cc:359] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.648690 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbc4b7be88d4918927012f0104826f6" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:26.649173 15441 raft_consensus.cc:385] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.649389 15441 raft_consensus.cc:740] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.649278 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbc4b7be88d4918927012f0104826f6" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.649425 15141 raft_consensus.cc:2468] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:26.650077 15290 raft_consensus.cc:2468] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:26.650157 15441 consensus_queue.cc:260] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.650801 15180 leader_election.cc:304] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.651528 15416 raft_consensus.cc:2804] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.651928 15416 raft_consensus.cc:493] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.652107 15441 ts_tablet_manager.cc:1434] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:26.652266 15416 raft_consensus.cc:3060] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.653167 15441 tablet_bootstrap.cc:492] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Bootstrap starting.
I20260713 09:06:26.657747 15416 raft_consensus.cc:515] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.658556 15441 tablet_bootstrap.cc:654] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.660076 15416 leader_election.cc:290] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.660449 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbc4b7be88d4918927012f0104826f6" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:26.660624 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbc4b7be88d4918927012f0104826f6" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.661027 15141 raft_consensus.cc:3060] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.661033 15290 raft_consensus.cc:3060] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.664083 15441 tablet_bootstrap.cc:492] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: No bootstrap required, opened a new log
I20260713 09:06:26.664569 15441 ts_tablet_manager.cc:1403] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:06:26.667101 15441 raft_consensus.cc:359] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.667747 15441 raft_consensus.cc:385] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.668023 15441 raft_consensus.cc:740] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Initialized, Role: FOLLOWER
I20260713 09:06:26.668159 15141 raft_consensus.cc:2468] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:26.668169 15290 raft_consensus.cc:2468] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:26.668700 15441 consensus_queue.cc:260] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.669217 15180 leader_election.cc:304] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.670017 15430 raft_consensus.cc:2804] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.670608 15441 ts_tablet_manager.cc:1434] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:26.671418 15430 raft_consensus.cc:697] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:26.672223 15430 consensus_queue.cc:237] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.681159 15038 catalog_manager.cc:5697] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.729641 15428 raft_consensus.cc:493] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.730077 15428 raft_consensus.cc:515] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.731994 15428 leader_election.cc:290] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:26.732951 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:26.732987 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:26.733510 15141 raft_consensus.cc:2468] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:26.733757 15215 raft_consensus.cc:2468] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:26.734508 15254 leader_election.cc:304] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.735255 15428 raft_consensus.cc:2804] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.735623 15428 raft_consensus.cc:493] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.735962 15428 raft_consensus.cc:3060] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.740504 15428 raft_consensus.cc:515] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.742014 15428 leader_election.cc:290] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:26.742750 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:26.742915 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.743333 15141 raft_consensus.cc:3060] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.743400 15215 raft_consensus.cc:3060] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.745841 15443 raft_consensus.cc:493] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.746279 15443 raft_consensus.cc:515] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.748620 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:26.749238 15216 raft_consensus.cc:2468] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:26.749343 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.749583 15141 raft_consensus.cc:2468] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:26.749583 15215 raft_consensus.cc:2468] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 1.
I20260713 09:06:26.749914 15290 raft_consensus.cc:2468] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 0.
I20260713 09:06:26.748750 15443 leader_election.cc:290] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.750355 15106 leader_election.cc:304] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.751192 15443 raft_consensus.cc:2804] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.751410 15255 leader_election.cc:304] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:26.751601 15443 raft_consensus.cc:493] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.752111 15443 raft_consensus.cc:3060] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.752540 15428 raft_consensus.cc:2804] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.753034 15428 raft_consensus.cc:697] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:26.753294 15458 raft_consensus.cc:493] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.753762 15458 raft_consensus.cc:515] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.753829 15428 consensus_queue.cc:237] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.755496 15458 leader_election.cc:290] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:26.756233 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:26.756855 15141 raft_consensus.cc:2468] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
I20260713 09:06:26.757488 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" is_pre_election: true
I20260713 09:06:26.757905 15254 leader_election.cc:304] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.758041 15430 raft_consensus.cc:493] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.758709 15458 raft_consensus.cc:2804] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.759074 15458 raft_consensus.cc:493] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.759356 15458 raft_consensus.cc:3060] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.760756 15443 raft_consensus.cc:515] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.758724 15430 raft_consensus.cc:515] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.764608 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.764344 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.765400 15290 raft_consensus.cc:3060] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.765517 15216 raft_consensus.cc:3060] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.768316 15430 leader_election.cc:290] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.769121 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.770041 15458 raft_consensus.cc:515] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.771302 15288 raft_consensus.cc:2393] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in current term 1: Already voted for candidate 4cd15f03995549049889e3462b953c3b in this term.
I20260713 09:06:26.771814 15215 raft_consensus.cc:2468] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 0.
W20260713 09:06:26.772957 15087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:26.773474 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:26.774118 15141 raft_consensus.cc:2468] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:26.775246 15180 leader_election.cc:304] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 4cd15f03995549049889e3462b953c3b
I20260713 09:06:26.775470 15419 consensus_queue.cc:1048] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:26.776535 15430 raft_consensus.cc:2804] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.777204 15430 raft_consensus.cc:493] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.777621 15430 raft_consensus.cc:3060] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.779263 15216 raft_consensus.cc:2468] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.779726 15443 leader_election.cc:290] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.781245 15106 leader_election.cc:304] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:26.781643 15483 raft_consensus.cc:493] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:26.782397 15443 raft_consensus.cc:2804] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.782179 15483 raft_consensus.cc:515] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.783725 15443 raft_consensus.cc:697] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:26.784512 15483 leader_election.cc:290] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.784719 15443 consensus_queue.cc:237] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.786195 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:26.786830 15289 raft_consensus.cc:2468] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:26.786898 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:26.787644 15139 raft_consensus.cc:2468] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 0.
I20260713 09:06:26.788157 15182 leader_election.cc:304] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:26.789141 15416 raft_consensus.cc:2804] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:26.789552 15416 raft_consensus.cc:493] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:26.789927 15416 raft_consensus.cc:3060] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.792590 15038 catalog_manager.cc:5697] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 1 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:26.794826 15430 raft_consensus.cc:515] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.799495 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:26.800182 15139 raft_consensus.cc:3060] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.801726 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:26.806530 15215 raft_consensus.cc:2393] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cd15f03995549049889e3462b953c3b in current term 1: Already voted for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in this term.
I20260713 09:06:26.807628 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:26.810562 15290 raft_consensus.cc:2468] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 1.
I20260713 09:06:26.811594 15254 leader_election.cc:304] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [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: 4cd15f03995549049889e3462b953c3b; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:26.792587 15458 leader_election.cc:290] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:26.799831 15416 raft_consensus.cc:515] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.808279 15139 raft_consensus.cc:2468] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:26.814133 15416 leader_election.cc:290] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.815598 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.816004 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:26.816504 15290 raft_consensus.cc:2393] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in current term 1: Already voted for candidate 4cd15f03995549049889e3462b953c3b in this term.
I20260713 09:06:26.816568 15289 raft_consensus.cc:3060] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.818411 15428 raft_consensus.cc:2749] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:26.818746 15430 leader_election.cc:290] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:26.820719 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:26.821312 15141 raft_consensus.cc:3060] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:26.821410 15180 leader_election.cc:304] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 4cd15f03995549049889e3462b953c3b
I20260713 09:06:26.821856 15443 consensus_queue.cc:1048] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:26.824378 15430 raft_consensus.cc:2804] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.825351 15430 raft_consensus.cc:697] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:26.826225 15430 consensus_queue.cc:237] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.826345 15038 catalog_manager.cc:5697] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.830374 15289 raft_consensus.cc:2468] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:26.831743 15182 leader_election.cc:304] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:26.832839 15416 raft_consensus.cc:2804] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:26.832945 15141 raft_consensus.cc:2468] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 1.
I20260713 09:06:26.833606 15416 raft_consensus.cc:697] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:26.834522 15416 consensus_queue.cc:237] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:26.845290 15036 catalog_manager.cc:5697] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.866945 15039 catalog_manager.cc:5697] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 1 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.896080 15458 consensus_queue.cc:1048] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:26.906106 15457 consensus_queue.cc:1048] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.012590 15419 consensus_queue.cc:1048] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.018836 15416 raft_consensus.cc:493] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.019395 15416 raft_consensus.cc:515] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.024430 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd15f03995549049889e3462b953c3b" is_pre_election: true
I20260713 09:06:27.025215 15289 raft_consensus.cc:2393] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in current term 1: Already voted for candidate c0684648c2bd42dabe7735c8c82582d8 in this term.
I20260713 09:06:27.026855 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0684648c2bd42dabe7735c8c82582d8" is_pre_election: true
I20260713 09:06:27.027024 15497 consensus_queue.cc:1048] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.028210 15180 leader_election.cc:304] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e; no voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:27.028954 15430 raft_consensus.cc:3060] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.030107 15416 leader_election.cc:290] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:27.032752 15289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39521741949e400d88fc361ab70af335"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
mode: GRACEFUL
new_leader_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:40962
I20260713 09:06:27.033360 15289 raft_consensus.cc:606] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Received request to transfer leadership to TS c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:27.036355 15430 raft_consensus.cc:2749] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.042865 15289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
mode: GRACEFUL
new_leader_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:40962
I20260713 09:06:27.043478 15289 raft_consensus.cc:606] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Received request to transfer leadership to TS c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:27.048434 15216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
mode: GRACEFUL
new_leader_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:38600
I20260713 09:06:27.048899 15216 raft_consensus.cc:606] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Received request to transfer leadership to TS c0684648c2bd42dabe7735c8c82582d8
I20260713 09:06:27.056007 15141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
mode: GRACEFUL
new_leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:45914
I20260713 09:06:27.056447 15141 raft_consensus.cc:606] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Received request to transfer leadership to TS 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:27.060813 15141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
mode: GRACEFUL
new_leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:45914
I20260713 09:06:27.061240 15141 raft_consensus.cc:606] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Received request to transfer leadership to TS 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:27.065425 15141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
mode: GRACEFUL
new_leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:45914
I20260713 09:06:27.065884 15141 raft_consensus.cc:606] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Received request to transfer leadership to TS 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:27.070174 15216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
mode: GRACEFUL
new_leader_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:38600
I20260713 09:06:27.070699 15216 raft_consensus.cc:606] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Received request to transfer leadership to TS 4cd15f03995549049889e3462b953c3b
I20260713 09:06:27.134222 15497 consensus_queue.cc:1048] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.137948 15445 consensus_queue.cc:1048] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.150753 15443 raft_consensus.cc:993] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: : Instructing follower 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:27.151199 15443 raft_consensus.cc:1081] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Signalling peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:27.152876 15216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:38596
I20260713 09:06:27.153450 15216 raft_consensus.cc:493] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.153860 15216 raft_consensus.cc:3060] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:27.158936 15070 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6180 after lost signal to thread 11177
I20260713 09:06:27.158835 15216 raft_consensus.cc:515] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
W20260713 09:06:27.159916 15070 debug-util.cc:398] Leaking SignalData structure 0x7b0800030ae0 after lost signal to thread 15073
I20260713 09:06:27.160694 15216 leader_election.cc:290] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
W20260713 09:06:27.161172 15070 debug-util.cc:398] Leaking SignalData structure 0x7b0800098f20 after lost signal to thread 15165
I20260713 09:06:27.161572 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:27.161782 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8488dfb70c48f5a5e58bd9eaa952da" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:27.162139 15141 raft_consensus.cc:3055] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Stepping down as leader of term 1
W20260713 09:06:27.162359 15070 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8620 after lost signal to thread 15240
I20260713 09:06:27.162437 15290 raft_consensus.cc:3060] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.162518 15141 raft_consensus.cc:740] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
W20260713 09:06:27.163997 15070 debug-util.cc:398] Leaking SignalData structure 0x7b0800241c00 after lost signal to thread 15314
I20260713 09:06:27.163722 15141 consensus_queue.cc:260] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.164952 15141 raft_consensus.cc:3060] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.169600 15290 raft_consensus.cc:2468] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:27.170812 15182 leader_election.cc:304] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:27.172251 15430 raft_consensus.cc:2804] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.172729 15430 raft_consensus.cc:697] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:27.173163 15141 raft_consensus.cc:2468] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:27.173605 15430 consensus_queue.cc:237] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.173833 15457 consensus_queue.cc:1048] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.183494 15428 raft_consensus.cc:993] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: : Instructing follower c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:27.184394 15458 raft_consensus.cc:1081] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Signalling peer c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:27.188104 15139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:06:27.189095 15139 raft_consensus.cc:493] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.189481 15139 raft_consensus.cc:3060] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.194996 15039 catalog_manager.cc:5697] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 1 to 2, leader changed from c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129) to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 2 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.198101 15428 consensus_queue.cc:1048] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:27.197242 15139 raft_consensus.cc:515] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.201069 15139 leader_election.cc:290] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:27.202821 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:27.203444 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bef193f5314670b74b280dfea9fafd" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:27.204079 15290 raft_consensus.cc:3055] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.204380 15290 raft_consensus.cc:740] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:27.205137 15290 consensus_queue.cc:260] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.206192 15290 raft_consensus.cc:3060] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.212137 15290 raft_consensus.cc:2468] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:27.213224 15107 leader_election.cc:304] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [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: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e
I20260713 09:06:27.213969 15443 raft_consensus.cc:2804] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.214481 15443 raft_consensus.cc:697] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:27.215204 15443 consensus_queue.cc:237] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.222035 15430 consensus_queue.cc:1048] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.222389 15039 catalog_manager.cc:5697] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 1 to 2, leader changed from 4cd15f03995549049889e3462b953c3b (127.10.233.131) to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.235281 15430 consensus_queue.cc:1048] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.262668 15497 consensus_queue.cc:1048] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.269250 15443 raft_consensus.cc:993] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: : Instructing follower 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:27.269721 15443 raft_consensus.cc:1081] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Signalling peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:27.272826 15215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:38596
I20260713 09:06:27.274632 15215 raft_consensus.cc:493] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.275038 15215 raft_consensus.cc:3060] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.278936 15443 consensus_queue.cc:1048] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.288446 15430 consensus_queue.cc:1048] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.294102 15430 consensus_queue.cc:1048] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:27.287794 15215 raft_consensus.cc:515] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.311364 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:27.311983 15141 raft_consensus.cc:3055] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.312316 15141 raft_consensus.cc:740] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:27.313064 15141 consensus_queue.cc:260] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.314109 15141 raft_consensus.cc:3060] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.324163 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e7fa23d3444d8eb7e9667f50b2d7fa" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:27.324815 15289 raft_consensus.cc:3060] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.330118 15141 raft_consensus.cc:2468] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:27.334753 15289 raft_consensus.cc:2468] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:27.336601 15182 leader_election.cc:304] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:27.335336 15215 leader_election.cc:290] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:27.339547 15430 raft_consensus.cc:2804] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.340263 15430 raft_consensus.cc:697] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:27.341081 15430 consensus_queue.cc:237] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.347534 15483 consensus_queue.cc:1048] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.349887 15483 raft_consensus.cc:993] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: : Instructing follower 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:27.350422 15430 raft_consensus.cc:1081] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Signalling peer 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:27.361342 15289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:40942
I20260713 09:06:27.361071 15037 catalog_manager.cc:5697] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 1 to 2, leader changed from c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129) to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 2 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.367434 15416 consensus_queue.cc:1048] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.371773 15428 raft_consensus.cc:993] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: : Instructing follower c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:27.372357 15428 raft_consensus.cc:1081] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Signalling peer c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:27.374732 15140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39521741949e400d88fc361ab70af335"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:45894
I20260713 09:06:27.375532 15140 raft_consensus.cc:493] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.376088 15140 raft_consensus.cc:3060] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.380812 15483 raft_consensus.cc:993] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: : Instructing follower c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:27.381273 15483 raft_consensus.cc:1081] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Signalling peer c0684648c2bd42dabe7735c8c82582d8 to start an election
I20260713 09:06:27.383984 15138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
 from {username='slave'} at 127.0.0.1:45900
I20260713 09:06:27.384604 15138 raft_consensus.cc:493] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.385001 15138 raft_consensus.cc:3060] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.361958 15289 raft_consensus.cc:493] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.390756 15289 raft_consensus.cc:3060] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.392145 15138 raft_consensus.cc:515] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.394942 15141 raft_consensus.cc:1240] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Rejecting Update request from peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:27.396391 15430 consensus_queue.cc:1059] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.397241 15483 raft_consensus.cc:3055] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.397576 15483 raft_consensus.cc:740] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:27.398454 15483 consensus_queue.cc:260] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.399875 15483 raft_consensus.cc:3060] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.401355 15138 leader_election.cc:290] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:27.402882 15289 raft_consensus.cc:515] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.402912 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:27.404160 15140 raft_consensus.cc:515] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.403239 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1222270656654d6a9710d2ed7fa90cfe" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:27.406355 15140 leader_election.cc:290] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:27.407558 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39521741949e400d88fc361ab70af335" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:27.408186 15288 raft_consensus.cc:3055] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.408500 15288 raft_consensus.cc:740] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:27.409324 15288 consensus_queue.cc:260] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.410620 15288 raft_consensus.cc:3060] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.413069 15289 leader_election.cc:290] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:27.413625 15215 raft_consensus.cc:2468] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:27.414143 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:27.414743 15216 raft_consensus.cc:3055] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.414707 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cca4176a334fb6bf61bc00e8dfc175" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:27.415257 15216 raft_consensus.cc:740] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:27.415489 15138 raft_consensus.cc:3060] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.416074 15216 consensus_queue.cc:260] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.417299 15216 raft_consensus.cc:3060] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.418987 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39521741949e400d88fc361ab70af335" candidate_uuid: "c0684648c2bd42dabe7735c8c82582d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:27.420763 15215 raft_consensus.cc:3060] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.426374 15138 raft_consensus.cc:2468] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:27.420063 15106 leader_election.cc:304] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, c0684648c2bd42dabe7735c8c82582d8; no voters: 4cd15f03995549049889e3462b953c3b
I20260713 09:06:27.427314 15443 raft_consensus.cc:2804] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.427589 15254 leader_election.cc:304] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:27.428004 15443 raft_consensus.cc:697] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:27.428633 15458 raft_consensus.cc:2804] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.429126 15458 raft_consensus.cc:697] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:27.428848 15443 consensus_queue.cc:237] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [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: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.429963 15458 consensus_queue.cc:237] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.435196 15216 raft_consensus.cc:2468] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:27.438422 15039 catalog_manager.cc:5697] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 1 to 2, leader changed from 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130) to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.442332 15288 raft_consensus.cc:2468] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:27.443320 15419 raft_consensus.cc:993] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: : Instructing follower 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:27.442752 15037 catalog_manager.cc:5697] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 1 to 2, leader changed from 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130) to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 2 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.443769 15419 raft_consensus.cc:1081] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Signalling peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e to start an election
I20260713 09:06:27.443569 15107 leader_election.cc:304] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:27.444653 15419 raft_consensus.cc:2804] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.445092 15419 raft_consensus.cc:697] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Becoming Leader. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:27.445839 15419 consensus_queue.cc:237] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.450735 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
 from {username='slave'} at 127.0.0.1:38596
I20260713 09:06:27.451285 15214 raft_consensus.cc:493] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.451617 15214 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.457741 15215 raft_consensus.cc:2468] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0684648c2bd42dabe7735c8c82582d8 in term 2.
I20260713 09:06:27.459421 15214 raft_consensus.cc:515] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.461076 15214 leader_election.cc:290] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4cd15f03995549049889e3462b953c3b (127.10.233.131:34967)
I20260713 09:06:27.462203 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd15f03995549049889e3462b953c3b"
I20260713 09:06:27.462858 15288 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.462759 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:27.463501 15138 raft_consensus.cc:3055] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.463869 15138 raft_consensus.cc:740] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:27.464747 15138 consensus_queue.cc:260] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.466091 15138 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.465720 15039 catalog_manager.cc:5697] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 reported cstate change: term changed from 1 to 2, leader changed from 4cd15f03995549049889e3462b953c3b (127.10.233.131) to c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "c0684648c2bd42dabe7735c8c82582d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.470275 15288 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:27.471513 15182 leader_election.cc:304] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:27.472373 15483 raft_consensus.cc:2804] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.472863 15483 raft_consensus.cc:697] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Becoming Leader. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:27.472908 15138 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4be8e4e7ae8c4a1a9b4e0a37bb43430e in term 2.
I20260713 09:06:27.473769 15483 consensus_queue.cc:237] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:27.481194 15039 catalog_manager.cc:5697] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e reported cstate change: term changed from 1 to 2, leader changed from c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129) to 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130). New cstate: current_term: 2 leader_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.702333 15288 raft_consensus.cc:1275] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.703451 15497 consensus_queue.cc:1048] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.715782 15214 raft_consensus.cc:3060] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.725641 15214 raft_consensus.cc:1275] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.727183 15497 consensus_queue.cc:1048] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.761451 15289 raft_consensus.cc:1275] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.762588 15430 consensus_queue.cc:1048] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.769863 15138 raft_consensus.cc:1275] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.771461 15483 consensus_queue.cc:1048] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.838809 15138 raft_consensus.cc:1275] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.840056 15458 consensus_queue.cc:1048] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.847851 15214 raft_consensus.cc:1275] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.849366 15428 consensus_queue.cc:1048] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.861285 15138 raft_consensus.cc:1275] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.862720 15430 consensus_queue.cc:1048] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.870280 15289 raft_consensus.cc:1275] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.872493 15483 consensus_queue.cc:1048] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.895071 15289 raft_consensus.cc:3060] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.895856 15288 raft_consensus.cc:1275] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.897919 15443 consensus_queue.cc:1048] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.907658 15289 raft_consensus.cc:1275] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.910562 15419 consensus_queue.cc:1048] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.912698 15214 raft_consensus.cc:1275] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.914119 15419 consensus_queue.cc:1048] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.928771 15138 raft_consensus.cc:1275] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.931409 15416 consensus_queue.cc:1048] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.932053 15215 raft_consensus.cc:1275] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer c0684648c2bd42dabe7735c8c82582d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.934322 15445 consensus_queue.cc:1048] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.947149 15288 raft_consensus.cc:1275] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Refusing update from remote peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.956106 15430 consensus_queue.cc:1048] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:30.074851 15039 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44412:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:30.116922 15039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44412:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:30.219547 11174 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:06:30.330837 15550 tablet.cc:1724] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.333267 15553 tablet.cc:1724] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.350127 15545 tablet.cc:1724] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.349629 15555 tablet.cc:1724] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:30.353564 15544 log.cc:927] Time spent T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260713 09:06:30.358065 15546 tablet.cc:1724] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:30.423946 15538 log.cc:927] Time spent T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Append to log took a long time: real 0.119s	user 0.000s	sys 0.004s
W20260713 09:06:30.538486 15182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.131:34967, user_credentials={real_user=slave}} blocked reactor thread for 71587.6us
I20260713 09:06:30.598801 15577 tablet.cc:1724] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.589506 15553 tablet.cc:1724] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.625764 15139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
mode: GRACEFUL
new_leader_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:45924
I20260713 09:06:30.633545 15139 raft_consensus.cc:606] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Received request to transfer leadership to TS 4cd15f03995549049889e3462b953c3b
I20260713 09:06:30.634863 15555 tablet.cc:1724] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.656750 15576 tablet.cc:1724] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.657222 15550 tablet.cc:1724] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.664147 15519 raft_consensus.cc:993] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: : Instructing follower 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:30.664633 15519 raft_consensus.cc:1081] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Signalling peer 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:30.641384 15568 tablet.cc:1724] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.668190 15285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:40952
I20260713 09:06:30.668800 15285 raft_consensus.cc:493] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.669229 15285 raft_consensus.cc:3060] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.684856 15285 raft_consensus.cc:515] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
W20260713 09:06:30.703833 15567 log.cc:927] Time spent T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260713 09:06:30.716760 15546 tablet.cc:1724] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.695755 15576 tablet.cc:1724] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.726532 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:30.727628 15138 raft_consensus.cc:3055] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:30.728173 15138 raft_consensus.cc:740] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:30.732862 15285 leader_election.cc:290] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:30.758023 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c3d14c311c4200b94de911b16bd817" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:30.758714 15212 raft_consensus.cc:3060] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.761933 15138 consensus_queue.cc:260] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:30.699473 15550 tablet.cc:1724] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.768045 15138 raft_consensus.cc:3060] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.770000 15553 tablet.cc:1724] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.777827 15582 tablet.cc:1724] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:30.795068 15180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.129:45721, user_credentials={real_user=slave}} blocked reactor thread for 190221us
I20260713 09:06:30.797441 15212 raft_consensus.cc:2468] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:30.800436 15555 tablet.cc:1724] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:30.805301 15254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.129:45721, user_credentials={real_user=slave}} blocked reactor thread for 70222us
I20260713 09:06:30.805876 15586 tablet.cc:1724] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.806782 15255 leader_election.cc:304] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:30.810307 15576 tablet.cc:1724] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.812119 15457 raft_consensus.cc:2804] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:30.812678 15457 raft_consensus.cc:697] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:30.813730 15457 consensus_queue.cc:237] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:30.786521 15550 tablet.cc:1724] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.770376 15577 tablet.cc:1724] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.779336 15138 raft_consensus.cc:2468] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:30.834528 15212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
mode: GRACEFUL
new_leader_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:53728
I20260713 09:06:30.835232 15212 raft_consensus.cc:606] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Received request to transfer leadership to TS 4cd15f03995549049889e3462b953c3b
I20260713 09:06:30.836869 11174 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:06:30.837505 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:30.844410 15582 tablet.cc:1724] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.849618 15577 tablet.cc:1724] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.858912 15212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2548539253664f56b270222a9c82c94b"
dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
mode: GRACEFUL
new_leader_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:53728
I20260713 09:06:30.859586 15212 raft_consensus.cc:606] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Received request to transfer leadership to TS 4cd15f03995549049889e3462b953c3b
I20260713 09:06:30.871214 15553 tablet.cc:1724] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.874258 15568 tablet.cc:1724] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.878278 15545 tablet.cc:1724] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.886062 15141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f"
dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
mode: GRACEFUL
new_leader_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:45924
I20260713 09:06:30.886668 15141 raft_consensus.cc:606] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Received request to transfer leadership to TS 4cd15f03995549049889e3462b953c3b
I20260713 09:06:30.886730 15039 catalog_manager.cc:5697] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 1 to 2, leader changed from c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129) to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 2 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.888214 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:30.888813 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:30.909667 15545 tablet.cc:1724] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:30.922603 15516 raft_consensus.cc:993] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: : Instructing follower 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:30.923138 15519 raft_consensus.cc:1081] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Signalling peer 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:30.924925 15290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:40952
I20260713 09:06:30.925442 15290 raft_consensus.cc:493] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.925760 15290 raft_consensus.cc:3060] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.931958 15290 raft_consensus.cc:515] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:30.934712 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:30.935307 15140 raft_consensus.cc:3055] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:30.935609 15140 raft_consensus.cc:740] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0684648c2bd42dabe7735c8c82582d8, State: Running, Role: LEADER
I20260713 09:06:30.936569 15140 consensus_queue.cc:260] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:30.937788 15140 raft_consensus.cc:3060] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.944250 15290 leader_election.cc:290] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:30.945575 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e984666c9748ebacdd8d17db1c721f" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:30.947301 15212 raft_consensus.cc:3060] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.955623 15212 raft_consensus.cc:2468] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:30.958160 15255 leader_election.cc:304] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:30.959084 15457 raft_consensus.cc:2804] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:30.959574 15457 raft_consensus.cc:697] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:30.961107 15457 consensus_queue.cc:237] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:30.946403 15140 raft_consensus.cc:2468] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:30.980911 15036 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8: soft_deleted_table [id=6da13130bf25417da385aa6382d51127] alter complete (version 1)
I20260713 09:06:30.998538 15037 catalog_manager.cc:5697] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 1 to 2, leader changed from c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129) to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 2 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.204965 15416 raft_consensus.cc:993] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: : Instructing follower 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:31.205513 15549 raft_consensus.cc:1081] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Signalling peer 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:31.207155 15290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:40942
I20260713 09:06:31.207583 15290 raft_consensus.cc:493] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.207909 15290 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.212129 15290 raft_consensus.cc:515] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:31.213464 15290 leader_election.cc:290] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 3 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:31.214424 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:31.215010 15212 raft_consensus.cc:3055] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:31.214775 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac33c4aeb6438aa317c3f0eddbb637" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:31.215301 15212 raft_consensus.cc:740] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:31.215564 15140 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.216185 15212 consensus_queue.cc:260] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [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: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:31.217252 15212 raft_consensus.cc:3060] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.222121 15212 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 3.
I20260713 09:06:31.223163 15255 leader_election.cc:304] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [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: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, 4cd15f03995549049889e3462b953c3b; no voters: 
I20260713 09:06:31.223424 15140 raft_consensus.cc:2468] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 3.
I20260713 09:06:31.223850 15457 raft_consensus.cc:2804] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:31.224584 15457 raft_consensus.cc:697] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 3 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:31.225293 15457 consensus_queue.cc:237] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [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: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:31.235309 15037 catalog_manager.cc:5697] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 2 to 3, leader changed from 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130) to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 3 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.264156 15416 raft_consensus.cc:993] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: : Instructing follower 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:31.264717 15416 raft_consensus.cc:1081] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Signalling peer 4cd15f03995549049889e3462b953c3b to start an election
I20260713 09:06:31.266309 15290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2548539253664f56b270222a9c82c94b"
dest_uuid: "4cd15f03995549049889e3462b953c3b"
 from {username='slave'} at 127.0.0.1:40942
I20260713 09:06:31.266791 15290 raft_consensus.cc:493] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.267081 15290 raft_consensus.cc:3060] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.269650 15140 raft_consensus.cc:1275] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:31.271492 15457 consensus_queue.cc:1048] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:31.274287 15290 raft_consensus.cc:515] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:31.278388 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0684648c2bd42dabe7735c8c82582d8"
I20260713 09:06:31.278955 15141 raft_consensus.cc:3060] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.288338 15212 raft_consensus.cc:1275] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:31.293133 15141 raft_consensus.cc:2468] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:31.294431 15254 leader_election.cc:304] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd15f03995549049889e3462b953c3b, c0684648c2bd42dabe7735c8c82582d8; no voters: 
I20260713 09:06:31.296620 15558 raft_consensus.cc:2804] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.296972 15290 leader_election.cc:290] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [CANDIDATE]: Term 2 election: Requested vote from peers c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721), 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833)
I20260713 09:06:31.297124 15558 raft_consensus.cc:697] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd15f03995549049889e3462b953c3b, State: Running, Role: LEADER
I20260713 09:06:31.298156 15558 consensus_queue.cc:237] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:31.302947 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2548539253664f56b270222a9c82c94b" candidate_uuid: "4cd15f03995549049889e3462b953c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e"
I20260713 09:06:31.303593 15214 raft_consensus.cc:3055] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.304003 15214 raft_consensus.cc:740] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4be8e4e7ae8c4a1a9b4e0a37bb43430e, State: Running, Role: LEADER
I20260713 09:06:31.304872 15214 consensus_queue.cc:260] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } }
I20260713 09:06:31.304030 15587 consensus_queue.cc:1048] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:06:31.306318 15214 raft_consensus.cc:3060] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.312561 15039 catalog_manager.cc:5697] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b reported cstate change: term changed from 1 to 2, leader changed from 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130) to 4cd15f03995549049889e3462b953c3b (127.10.233.131). New cstate: current_term: 2 leader_uuid: "4cd15f03995549049889e3462b953c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd15f03995549049889e3462b953c3b" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.316852 15214 raft_consensus.cc:2468] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd15f03995549049889e3462b953c3b in term 2.
I20260713 09:06:31.400837 15141 raft_consensus.cc:1275] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:31.402530 15587 consensus_queue.cc:1048] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.412501 15212 raft_consensus.cc:1275] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:31.414606 15457 consensus_queue.cc:1048] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.626395 15212 raft_consensus.cc:1275] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 3 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:31.627547 15457 consensus_queue.cc:1048] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:31.637379 15141 raft_consensus.cc:1275] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 3 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:31.638620 15587 consensus_queue.cc:1048] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:31.853842 15141 raft_consensus.cc:1275] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:31.854862 15587 consensus_queue.cc:1048] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0684648c2bd42dabe7735c8c82582d8" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.863123 15212 raft_consensus.cc:1275] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Refusing update from remote peer 4cd15f03995549049889e3462b953c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:31.864701 15599 consensus_queue.cc:1048] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be8e4e7ae8c4a1a9b4e0a37bb43430e" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 34833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.945514 11174 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:06:31.951146 11174 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:06:31.951508 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:31.957878 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:31.958233 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:32.985900 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
I20260713 09:06:33.011379 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.012208 11174 tablet_replica.cc:333] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.013036 11174 raft_consensus.cc:2243] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.013473 11174 raft_consensus.cc:2272] T 04cca4176a334fb6bf61bc00e8dfc175 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.015336 11174 tablet_replica.cc:333] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.015897 11174 raft_consensus.cc:2243] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.016280 11174 raft_consensus.cc:2272] T ae8488dfb70c48f5a5e58bd9eaa952da P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.017859 11174 tablet_replica.cc:333] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.018287 11174 raft_consensus.cc:2243] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.019035 11174 raft_consensus.cc:2272] T 07bef193f5314670b74b280dfea9fafd P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.020740 11174 tablet_replica.cc:333] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.021190 11174 raft_consensus.cc:2243] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.021528 11174 raft_consensus.cc:2272] T 6bbc4b7be88d4918927012f0104826f6 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.023633 11174 tablet_replica.cc:333] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.024353 11174 raft_consensus.cc:2243] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.024917 11174 raft_consensus.cc:2272] T c1e7fa23d3444d8eb7e9667f50b2d7fa P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.026485 11174 tablet_replica.cc:333] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.026949 11174 raft_consensus.cc:2243] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.027307 11174 raft_consensus.cc:2272] T 86ac33c4aeb6438aa317c3f0eddbb637 P c0684648c2bd42dabe7735c8c82582d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.028988 11174 tablet_replica.cc:333] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.029438 11174 raft_consensus.cc:2243] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.029762 11174 raft_consensus.cc:2272] T 64c3d14c311c4200b94de911b16bd817 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.031371 11174 tablet_replica.cc:333] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.031838 11174 raft_consensus.cc:2243] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.032444 11174 raft_consensus.cc:2272] T 39521741949e400d88fc361ab70af335 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.034121 11174 tablet_replica.cc:333] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.034571 11174 raft_consensus.cc:2243] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.035280 11174 raft_consensus.cc:2272] T 4823e67d32fa49d694bd20c34ffca3c1 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.037052 11174 tablet_replica.cc:333] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.037566 11174 raft_consensus.cc:2243] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.038234 11174 raft_consensus.cc:2272] T 1222270656654d6a9710d2ed7fa90cfe P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.039892 11174 tablet_replica.cc:333] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.040372 11174 raft_consensus.cc:2243] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.041123 11174 raft_consensus.cc:2272] T cbb47136df924692ab299be32e2cd4bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.042873 11174 tablet_replica.cc:333] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.043435 11174 raft_consensus.cc:2243] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.043898 11174 raft_consensus.cc:2272] T ed1cdf029c1147d1b0ac3c772a201743 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.045595 11174 tablet_replica.cc:333] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.046070 11174 raft_consensus.cc:2243] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.046475 11174 raft_consensus.cc:2272] T 086850674dac4c559b0219d765b23b04 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.048236 11174 tablet_replica.cc:333] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.048719 11174 raft_consensus.cc:2243] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.049425 11174 raft_consensus.cc:2272] T 74e9b10e8344407bbef5b4943d0202bc P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.051293 11174 tablet_replica.cc:333] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.051910 11174 raft_consensus.cc:2243] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.052296 11174 raft_consensus.cc:2272] T 85e984666c9748ebacdd8d17db1c721f P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.053937 11174 tablet_replica.cc:333] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.054394 11174 raft_consensus.cc:2243] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.054797 11174 raft_consensus.cc:2272] T 502bd58751aa4ef985ae286bcd7888b2 P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.056486 11174 tablet_replica.cc:333] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.056943 11174 raft_consensus.cc:2243] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.057327 11174 raft_consensus.cc:2272] T eb35b18db7964dd6a51a8db3c48171a9 P c0684648c2bd42dabe7735c8c82582d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.059082 11174 tablet_replica.cc:333] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8: stopping tablet replica
I20260713 09:06:33.059520 11174 raft_consensus.cc:2243] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.059937 11174 raft_consensus.cc:2272] T 2548539253664f56b270222a9c82c94b P c0684648c2bd42dabe7735c8c82582d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.077390 15180 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:06:33.080317 15180 consensus_peers.cc:597] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.082784 15180 consensus_peers.cc:597] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.098690 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
I20260713 09:06:33.127408 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
I20260713 09:06:33.159566 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.160543 11174 tablet_replica.cc:333] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.161536 11174 raft_consensus.cc:2243] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.162428 11174 raft_consensus.cc:2272] T 6bbc4b7be88d4918927012f0104826f6 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.164629 15180 consensus_peers.cc:597] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.164963 11174 tablet_replica.cc:333] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.165750 11174 raft_consensus.cc:2243] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.166584 11174 raft_consensus.cc:2272] T ae8488dfb70c48f5a5e58bd9eaa952da P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.166865 15180 consensus_peers.cc:597] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.168538 11174 tablet_replica.cc:333] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.169303 11174 raft_consensus.cc:2243] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.169673 11174 raft_consensus.cc:2272] T 04cca4176a334fb6bf61bc00e8dfc175 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.171247 11174 tablet_replica.cc:333] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.171797 11174 raft_consensus.cc:2243] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.172380 11174 raft_consensus.cc:2272] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.174007 11174 tablet_replica.cc:333] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.174486 11174 raft_consensus.cc:2243] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.174834 11174 raft_consensus.cc:2272] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.176535 11174 tablet_replica.cc:333] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.177069 11174 raft_consensus.cc:2243] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.177480 11174 raft_consensus.cc:2272] T 07bef193f5314670b74b280dfea9fafd P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.179097 11174 tablet_replica.cc:333] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.179543 11174 raft_consensus.cc:2243] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.179950 11174 raft_consensus.cc:2272] T 39521741949e400d88fc361ab70af335 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.181509 11174 tablet_replica.cc:333] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.182145 11174 raft_consensus.cc:2243] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.182622 11174 raft_consensus.cc:2272] T 64c3d14c311c4200b94de911b16bd817 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.184386 11174 tablet_replica.cc:333] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.184815 11174 raft_consensus.cc:2243] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.185153 11174 raft_consensus.cc:2272] T 502bd58751aa4ef985ae286bcd7888b2 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.186826 11174 tablet_replica.cc:333] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.187259 11174 raft_consensus.cc:2243] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.187611 11174 raft_consensus.cc:2272] T 74e9b10e8344407bbef5b4943d0202bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.189401 11174 tablet_replica.cc:333] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.189864 11174 raft_consensus.cc:2243] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.190202 11174 raft_consensus.cc:2272] T 85e984666c9748ebacdd8d17db1c721f P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.192230 11174 tablet_replica.cc:333] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.192773 11174 raft_consensus.cc:2243] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.193428 11174 raft_consensus.cc:2272] T 086850674dac4c559b0219d765b23b04 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.195091 11174 tablet_replica.cc:333] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.195580 11174 raft_consensus.cc:2243] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.196285 11174 raft_consensus.cc:2272] T ed1cdf029c1147d1b0ac3c772a201743 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.197956 11174 tablet_replica.cc:333] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.198381 11174 raft_consensus.cc:2243] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.198698 11174 raft_consensus.cc:2272] T cbb47136df924692ab299be32e2cd4bc P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.200341 11174 tablet_replica.cc:333] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.200757 11174 raft_consensus.cc:2243] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.201241 11174 raft_consensus.cc:2272] T 1222270656654d6a9710d2ed7fa90cfe P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.202931 11174 tablet_replica.cc:333] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.203454 11174 raft_consensus.cc:2243] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.203884 11174 raft_consensus.cc:2272] T 4823e67d32fa49d694bd20c34ffca3c1 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.205899 11174 tablet_replica.cc:333] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.206367 11174 raft_consensus.cc:2243] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.206753 11174 raft_consensus.cc:2272] T 2548539253664f56b270222a9c82c94b P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.207372 15254 consensus_peers.cc:597] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.208562 11174 tablet_replica.cc:333] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e: stopping tablet replica
I20260713 09:06:33.209071 11174 raft_consensus.cc:2243] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.209744 11174 raft_consensus.cc:2272] T eb35b18db7964dd6a51a8db3c48171a9 P 4be8e4e7ae8c4a1a9b4e0a37bb43430e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.245968 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
W20260713 09:06:33.258716 15255 consensus_peers.cc:597] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b -> Peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Couldn't send request to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:34833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.259524 15254 consensus_peers.cc:597] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.270380 15254 consensus_peers.cc:597] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b -> Peer c0684648c2bd42dabe7735c8c82582d8 (127.10.233.129:45721): Couldn't send request to peer c0684648c2bd42dabe7735c8c82582d8. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:45721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.280510 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
W20260713 09:06:33.285308 15255 consensus_peers.cc:597] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b -> Peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Couldn't send request to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:34833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.308387 15255 consensus_peers.cc:597] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b -> Peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e (127.10.233.130:34833): Couldn't send request to peer 4be8e4e7ae8c4a1a9b4e0a37bb43430e. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:34833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.309706 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.310418 11174 tablet_replica.cc:333] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.311064 11174 raft_consensus.cc:2243] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.311899 11174 raft_consensus.cc:2272] T 04cca4176a334fb6bf61bc00e8dfc175 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.313683 11174 tablet_replica.cc:333] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.314183 11174 raft_consensus.cc:2243] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.314599 11174 raft_consensus.cc:2272] T ae8488dfb70c48f5a5e58bd9eaa952da P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.316272 11174 tablet_replica.cc:333] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.316777 11174 raft_consensus.cc:2243] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.317175 11174 raft_consensus.cc:2272] T c1e7fa23d3444d8eb7e9667f50b2d7fa P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.318835 11174 tablet_replica.cc:333] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.319331 11174 raft_consensus.cc:2243] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.320083 11174 raft_consensus.cc:2272] T 86ac33c4aeb6438aa317c3f0eddbb637 P 4cd15f03995549049889e3462b953c3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.321750 11174 tablet_replica.cc:333] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.322248 11174 raft_consensus.cc:2243] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.322655 11174 raft_consensus.cc:2272] T 6bbc4b7be88d4918927012f0104826f6 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.324307 11174 tablet_replica.cc:333] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.324802 11174 raft_consensus.cc:2243] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.325198 11174 raft_consensus.cc:2272] T 07bef193f5314670b74b280dfea9fafd P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.326748 11174 tablet_replica.cc:333] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.327229 11174 raft_consensus.cc:2243] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.327955 11174 raft_consensus.cc:2272] T 64c3d14c311c4200b94de911b16bd817 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.329492 11174 tablet_replica.cc:333] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.329973 11174 raft_consensus.cc:2243] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.330369 11174 raft_consensus.cc:2272] T 39521741949e400d88fc361ab70af335 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.331969 11174 tablet_replica.cc:333] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.332440 11174 raft_consensus.cc:2243] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.332871 11174 raft_consensus.cc:2272] T 086850674dac4c559b0219d765b23b04 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.334515 11174 tablet_replica.cc:333] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.335003 11174 raft_consensus.cc:2243] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.335387 11174 raft_consensus.cc:2272] T ed1cdf029c1147d1b0ac3c772a201743 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.337054 11174 tablet_replica.cc:333] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.337531 11174 raft_consensus.cc:2243] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.337924 11174 raft_consensus.cc:2272] T eb35b18db7964dd6a51a8db3c48171a9 P 4cd15f03995549049889e3462b953c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.339672 11174 tablet_replica.cc:333] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.340148 11174 raft_consensus.cc:2243] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.340826 11174 raft_consensus.cc:2272] T 2548539253664f56b270222a9c82c94b P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.342478 11174 tablet_replica.cc:333] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.342968 11174 raft_consensus.cc:2243] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.343648 11174 raft_consensus.cc:2272] T 85e984666c9748ebacdd8d17db1c721f P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.345362 11174 tablet_replica.cc:333] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.345872 11174 raft_consensus.cc:2243] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.346261 11174 raft_consensus.cc:2272] T 74e9b10e8344407bbef5b4943d0202bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.347920 11174 tablet_replica.cc:333] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.348378 11174 raft_consensus.cc:2243] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.348766 11174 raft_consensus.cc:2272] T 1222270656654d6a9710d2ed7fa90cfe P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.350337 11174 tablet_replica.cc:333] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.350778 11174 raft_consensus.cc:2243] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.351161 11174 raft_consensus.cc:2272] T 4823e67d32fa49d694bd20c34ffca3c1 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.352952 11174 tablet_replica.cc:333] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.353407 11174 raft_consensus.cc:2243] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.354087 11174 raft_consensus.cc:2272] T 502bd58751aa4ef985ae286bcd7888b2 P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.355816 11174 tablet_replica.cc:333] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b: stopping tablet replica
I20260713 09:06:33.356237 11174 raft_consensus.cc:2243] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.356639 11174 raft_consensus.cc:2272] T cbb47136df924692ab299be32e2cd4bc P 4cd15f03995549049889e3462b953c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.393705 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:06:33.422983 11174 master.cc:562] Master@127.10.233.190:37765 shutting down...
I20260713 09:06:33.446449 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.447016 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.447438 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12b76ffad2b54f78a22a0774908e03e8: stopping tablet replica
I20260713 09:06:33.488605 11174 master.cc:584] Master@127.10.233.190:37765 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12986 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:06:33.536700 11174 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.233.190:38883
I20260713 09:06:33.537778 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.543556 15610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.543490 15609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.544654 11174 server_base.cc:1061] running on GCE node
W20260713 09:06:33.544831 15612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.545751 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.545924 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.546044 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933593546033 us; error 0 us; skew 500 ppm
I20260713 09:06:33.546447 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.548674 11174 webserver.cc:533] Webserver started at http://127.10.233.190:35009/ using document root <none> and password file <none>
I20260713 09:06:33.549080 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.549221 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.549414 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.550343 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/master-0-root/instance:
uuid: "fc057838713a4d1193523e832439a974"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.554531 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:33.557511 15617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.558183 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:33.558452 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/master-0-root
uuid: "fc057838713a4d1193523e832439a974"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.558712 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:33.578337 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.579468 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.617312 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.190:38883
I20260713 09:06:33.617503 15668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.190:38883 every 8 connection(s)
I20260713 09:06:33.621222 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.631022 15669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974: Bootstrap starting.
I20260713 09:06:33.635641 15669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.639839 15669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974: No bootstrap required, opened a new log
I20260713 09:06:33.642055 15669 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc057838713a4d1193523e832439a974" member_type: VOTER }
I20260713 09:06:33.642506 15669 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.642740 15669 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc057838713a4d1193523e832439a974, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.643368 15669 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc057838713a4d1193523e832439a974" member_type: VOTER }
I20260713 09:06:33.643901 15669 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:33.644119 15669 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:33.644441 15669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.649161 15669 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc057838713a4d1193523e832439a974" member_type: VOTER }
I20260713 09:06:33.649701 15669 leader_election.cc:304] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [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: fc057838713a4d1193523e832439a974; no voters: 
I20260713 09:06:33.650868 15669 leader_election.cc:290] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:33.651283 15672 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.652709 15672 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 1 LEADER]: Becoming Leader. State: Replica: fc057838713a4d1193523e832439a974, State: Running, Role: LEADER
I20260713 09:06:33.653364 15672 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [LEADER]: Queue going to LEADER mode. State: All 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: "fc057838713a4d1193523e832439a974" member_type: VOTER }
I20260713 09:06:33.653977 15669 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:33.657550 15673 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc057838713a4d1193523e832439a974" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc057838713a4d1193523e832439a974" member_type: VOTER } }
I20260713 09:06:33.657684 15674 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc057838713a4d1193523e832439a974. Latest consensus state: current_term: 1 leader_uuid: "fc057838713a4d1193523e832439a974" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc057838713a4d1193523e832439a974" member_type: VOTER } }
I20260713 09:06:33.658219 15673 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.658744 15674 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.662154 15678 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:33.671208 15678 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:33.672231 11174 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:33.680351 15678 catalog_manager.cc:1383] Generated new cluster ID: e837ac49e46c4d86b518c777929fbd8f
I20260713 09:06:33.680630 15678 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:33.700250 15678 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:33.701623 15678 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:33.715183 15678 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974: Generated new TSK 0
I20260713 09:06:33.715881 15678 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:33.738474 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.744212 15690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.745225 15691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.746225 15693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.746694 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:33.747521 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.747745 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.747926 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933593747892 us; error 0 us; skew 500 ppm
I20260713 09:06:33.748430 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.750548 11174 webserver.cc:533] Webserver started at http://127.10.233.129:43621/ using document root <none> and password file <none>
I20260713 09:06:33.751010 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.751163 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.751461 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.752525 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-0-root/instance:
uuid: "71fa0814ae554ff4a1b8c7699acc6177"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.756834 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:33.759943 15698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.760746 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:33.761053 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-0-root
uuid: "71fa0814ae554ff4a1b8c7699acc6177"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.761314 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:33.772365 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.773456 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.774796 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:33.776901 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:33.777107 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.777345 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:33.777522 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.815652 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.129:33229
I20260713 09:06:33.815815 15760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.129:33229 every 8 connection(s)
I20260713 09:06:33.820428 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.827132 15765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.828014 15766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.832158 15769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.833145 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:33.833168 15761 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38883
I20260713 09:06:33.833786 15761 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:33.834251 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.834518 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.834458 15761 heartbeater.cc:507] Master 127.10.233.190:38883 requested a full tablet report, sending...
I20260713 09:06:33.834905 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933593834882 us; error 0 us; skew 500 ppm
I20260713 09:06:33.835541 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.837035 15634 ts_manager.cc:194] Registered new tserver with Master: 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229)
I20260713 09:06:33.838542 11174 webserver.cc:533] Webserver started at http://127.10.233.130:42019/ using document root <none> and password file <none>
I20260713 09:06:33.839264 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.839500 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.839733 15634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47820
I20260713 09:06:33.839864 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.841416 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-1-root/instance:
uuid: "92a74d4f38524350868bfb1a7f4115f3"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.846046 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:33.849423 15773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.850131 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:33.850433 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-1-root
uuid: "92a74d4f38524350868bfb1a7f4115f3"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.850713 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:33.867244 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.868386 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.869863 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:33.872027 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:33.872272 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.872503 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:33.872666 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.914551 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.130:44823
I20260713 09:06:33.914671 15835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.130:44823 every 8 connection(s)
I20260713 09:06:33.919099 11174 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.925434 15839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.926640 15840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.929826 11174 server_base.cc:1061] running on GCE node
I20260713 09:06:33.929854 15836 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38883
I20260713 09:06:33.930488 15836 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:33.931134 15836 heartbeater.cc:507] Master 127.10.233.190:38883 requested a full tablet report, sending...
W20260713 09:06:33.932250 15843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.933195 15634 ts_manager.cc:194] Registered new tserver with Master: 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:33.933338 11174 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.933624 11174 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.933830 11174 hybrid_clock.cc:648] HybridClock initialized: now 1783933593933811 us; error 0 us; skew 500 ppm
I20260713 09:06:33.934585 11174 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.935007 15634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47826
I20260713 09:06:33.937371 11174 webserver.cc:533] Webserver started at http://127.10.233.131:36061/ using document root <none> and password file <none>
I20260713 09:06:33.937825 11174 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.937974 11174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.938165 11174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.939188 11174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-2-root/instance:
uuid: "80e6844c3df84fa68b2f11990d1601ac"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.943395 11174 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:06:33.946360 15847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.947203 11174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:33.947502 11174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-2-root
uuid: "80e6844c3df84fa68b2f11990d1601ac"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-dkvc"
I20260713 09:06:33.947842 11174 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVTjBd2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933489133427-11174-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:33.977723 11174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.978909 11174 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.980454 11174 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:33.982765 11174 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:33.983011 11174 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.983285 11174 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:33.983484 11174 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.021859 11174 rpc_server.cc:307] RPC server started. Bound to: 127.10.233.131:42429
I20260713 09:06:34.021965 15909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.233.131:42429 every 8 connection(s)
I20260713 09:06:34.035203 15910 heartbeater.cc:344] Connected to a master server at 127.10.233.190:38883
I20260713 09:06:34.035583 15910 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.036286 15910 heartbeater.cc:507] Master 127.10.233.190:38883 requested a full tablet report, sending...
I20260713 09:06:34.038103 15634 ts_manager.cc:194] Registered new tserver with Master: 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.038522 11174 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013607361s
I20260713 09:06:34.039848 15634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47828
I20260713 09:06:34.062783 15634 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47842:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:34.065349 15634 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:34.131703 15875 tablet_service.cc:1511] Processing CreateTablet for tablet 5abbe7a79f1743b081d84a7c50e22ddb (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:34.133460 15875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abbe7a79f1743b081d84a7c50e22ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.139904 15874 tablet_service.cc:1511] Processing CreateTablet for tablet f0ba0b1d84cb493eb89c344bf7ddabd2 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:34.141633 15874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ba0b1d84cb493eb89c344bf7ddabd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.150583 15873 tablet_service.cc:1511] Processing CreateTablet for tablet e3af59e46b5648a5ba1be70db622340a (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:34.152004 15873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3af59e46b5648a5ba1be70db622340a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.153424 15872 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb8218cfe6441a4b71edc624aeb4336 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:34.154743 15872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb8218cfe6441a4b71edc624aeb4336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.158056 15726 tablet_service.cc:1511] Processing CreateTablet for tablet 5abbe7a79f1743b081d84a7c50e22ddb (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:34.159338 15726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abbe7a79f1743b081d84a7c50e22ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.160737 15725 tablet_service.cc:1511] Processing CreateTablet for tablet f0ba0b1d84cb493eb89c344bf7ddabd2 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:34.162005 15725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ba0b1d84cb493eb89c344bf7ddabd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.164822 15724 tablet_service.cc:1511] Processing CreateTablet for tablet e3af59e46b5648a5ba1be70db622340a (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:34.166136 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3af59e46b5648a5ba1be70db622340a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.166226 15719 tablet_service.cc:1511] Processing CreateTablet for tablet 8775f9ca82f945e88e0198b1c48c3640 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:34.167479 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8775f9ca82f945e88e0198b1c48c3640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.168869 15723 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb8218cfe6441a4b71edc624aeb4336 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:34.170130 15723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb8218cfe6441a4b71edc624aeb4336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.170805 15925 tablet_bootstrap.cc:492] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.171625 15718 tablet_service.cc:1511] Processing CreateTablet for tablet ed6b1aa1bdff4946b2f14ac513529e7c (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:34.171983 15721 tablet_service.cc:1511] Processing CreateTablet for tablet 32e4b17cc5294a9ebd9e6619cf1c00b8 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:34.172996 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6b1aa1bdff4946b2f14ac513529e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.172773 15720 tablet_service.cc:1511] Processing CreateTablet for tablet fb987f6d9d5848efaf49b4075e112f97 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:34.174017 15720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb987f6d9d5848efaf49b4075e112f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.175028 15721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e4b17cc5294a9ebd9e6619cf1c00b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.172822 15722 tablet_service.cc:1511] Processing CreateTablet for tablet 915f9305e68b4a1a922f00c065c2420d (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:34.177153 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915f9305e68b4a1a922f00c065c2420d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.190171 15873 tablet_service.cc:1511] Processing CreateTablet for tablet 32e4b17cc5294a9ebd9e6619cf1c00b8 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:34.191462 15873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e4b17cc5294a9ebd9e6619cf1c00b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.193430 15871 tablet_service.cc:1511] Processing CreateTablet for tablet fb987f6d9d5848efaf49b4075e112f97 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:34.195022 15801 tablet_service.cc:1511] Processing CreateTablet for tablet 5abbe7a79f1743b081d84a7c50e22ddb (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:34.195744 15870 tablet_service.cc:1511] Processing CreateTablet for tablet 8775f9ca82f945e88e0198b1c48c3640 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:34.196379 15801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abbe7a79f1743b081d84a7c50e22ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.197834 15800 tablet_service.cc:1511] Processing CreateTablet for tablet f0ba0b1d84cb493eb89c344bf7ddabd2 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:34.198292 15869 tablet_service.cc:1511] Processing CreateTablet for tablet ed6b1aa1bdff4946b2f14ac513529e7c (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:34.200052 15799 tablet_service.cc:1511] Processing CreateTablet for tablet e3af59e46b5648a5ba1be70db622340a (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:34.202194 15798 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb8218cfe6441a4b71edc624aeb4336 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:34.203966 15871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb987f6d9d5848efaf49b4075e112f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.204638 15870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8775f9ca82f945e88e0198b1c48c3640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.204411 15797 tablet_service.cc:1511] Processing CreateTablet for tablet 915f9305e68b4a1a922f00c065c2420d (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:34.205251 15869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6b1aa1bdff4946b2f14ac513529e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.206853 15796 tablet_service.cc:1511] Processing CreateTablet for tablet 32e4b17cc5294a9ebd9e6619cf1c00b8 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:34.209111 15795 tablet_service.cc:1511] Processing CreateTablet for tablet fb987f6d9d5848efaf49b4075e112f97 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:34.211766 15794 tablet_service.cc:1511] Processing CreateTablet for tablet 8775f9ca82f945e88e0198b1c48c3640 (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:34.214679 15793 tablet_service.cc:1511] Processing CreateTablet for tablet ed6b1aa1bdff4946b2f14ac513529e7c (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:34.224011 15798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb8218cfe6441a4b71edc624aeb4336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.226199 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915f9305e68b4a1a922f00c065c2420d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.232098 15799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3af59e46b5648a5ba1be70db622340a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.236058 15800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ba0b1d84cb493eb89c344bf7ddabd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.236745 15875 tablet_service.cc:1511] Processing CreateTablet for tablet 915f9305e68b4a1a922f00c065c2420d (DEFAULT_TABLE table=test-workload [id=b444a503b5bf4d1b83887ca0d2fa4cce]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:34.238004 15875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915f9305e68b4a1a922f00c065c2420d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.240048 15795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb987f6d9d5848efaf49b4075e112f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.244073 15794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8775f9ca82f945e88e0198b1c48c3640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.247440 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6b1aa1bdff4946b2f14ac513529e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.252192 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e4b17cc5294a9ebd9e6619cf1c00b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.253033 15925 tablet_bootstrap.cc:654] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.337584 15928 tablet_bootstrap.cc:492] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.339092 15925 tablet_bootstrap.cc:492] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.339670 15925 ts_tablet_manager.cc:1403] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.169s	user 0.025s	sys 0.047s
I20260713 09:06:34.342473 15925 raft_consensus.cc:359] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.343264 15925 raft_consensus.cc:385] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.343775 15925 raft_consensus.cc:740] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.344666 15925 consensus_queue.cc:260] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.369011 15910 heartbeater.cc:499] Master 127.10.233.190:38883 was elected leader, sending a full tablet report...
I20260713 09:06:34.367652 15928 tablet_bootstrap.cc:654] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.370998 15925 ts_tablet_manager.cc:1434] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.031s	user 0.023s	sys 0.002s
I20260713 09:06:34.374059 15925 tablet_bootstrap.cc:492] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.374001 15929 raft_consensus.cc:493] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.374586 15929 raft_consensus.cc:515] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.381001 15925 tablet_bootstrap.cc:654] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.381390 15929 leader_election.cc:290] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229)
I20260713 09:06:34.392454 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abbe7a79f1743b081d84a7c50e22ddb" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.393155 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abbe7a79f1743b081d84a7c50e22ddb" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.394032 15926 tablet_bootstrap.cc:492] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
W20260713 09:06:34.395303 15851 leader_election.cc:343] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:34.397060 15848 leader_election.cc:343] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.399247 15925 tablet_bootstrap.cc:492] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.399899 15925 ts_tablet_manager.cc:1403] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260713 09:06:34.400302 15848 leader_election.cc:304] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac; no voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:34.401906 15929 raft_consensus.cc:2749] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.402923 15925 raft_consensus.cc:359] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.403731 15925 raft_consensus.cc:385] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.404181 15925 raft_consensus.cc:740] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.404911 15925 consensus_queue.cc:260] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.405898 15928 tablet_bootstrap.cc:492] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.407033 15925 ts_tablet_manager.cc:1434] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:34.407307 15928 ts_tablet_manager.cc:1403] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.005s
I20260713 09:06:34.408046 15925 tablet_bootstrap.cc:492] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.403616 15926 tablet_bootstrap.cc:654] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.410503 15928 raft_consensus.cc:359] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.411053 15928 raft_consensus.cc:385] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.411298 15928 raft_consensus.cc:740] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.412003 15928 consensus_queue.cc:260] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.414088 15836 heartbeater.cc:499] Master 127.10.233.190:38883 was elected leader, sending a full tablet report...
I20260713 09:06:34.414597 15928 ts_tablet_manager.cc:1434] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:34.414862 15925 tablet_bootstrap.cc:654] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.415503 15928 tablet_bootstrap.cc:492] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.422325 15928 tablet_bootstrap.cc:654] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.426795 15928 tablet_bootstrap.cc:492] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.427201 15928 ts_tablet_manager.cc:1403] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:34.427237 15925 tablet_bootstrap.cc:492] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.427780 15925 ts_tablet_manager.cc:1403] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260713 09:06:34.429703 15928 raft_consensus.cc:359] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.430253 15928 raft_consensus.cc:385] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.430488 15928 raft_consensus.cc:740] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.430598 15925 raft_consensus.cc:359] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.431403 15925 raft_consensus.cc:385] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.431164 15928 consensus_queue.cc:260] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.431743 15925 raft_consensus.cc:740] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.432125 15934 raft_consensus.cc:493] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.432574 15925 consensus_queue.cc:260] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.432669 15934 raft_consensus.cc:515] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.434787 15925 ts_tablet_manager.cc:1434] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:06:34.435868 15926 tablet_bootstrap.cc:492] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.438338 15926 ts_tablet_manager.cc:1403] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.006s
I20260713 09:06:34.438627 15925 tablet_bootstrap.cc:492] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.437341 15928 ts_tablet_manager.cc:1434] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260713 09:06:34.441846 15926 raft_consensus.cc:359] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.442703 15926 raft_consensus.cc:385] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.443069 15926 raft_consensus.cc:740] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.439671 15928 tablet_bootstrap.cc:492] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.445896 15925 tablet_bootstrap.cc:654] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.449713 15926 consensus_queue.cc:260] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.452224 15928 tablet_bootstrap.cc:654] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.453361 15925 tablet_bootstrap.cc:492] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.453881 15925 ts_tablet_manager.cc:1403] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260713 09:06:34.455806 15926 ts_tablet_manager.cc:1434] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:06:34.456115 15934 leader_election.cc:290] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.456491 15761 heartbeater.cc:499] Master 127.10.233.190:38883 was elected leader, sending a full tablet report...
I20260713 09:06:34.456810 15926 tablet_bootstrap.cc:492] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.457912 15934 raft_consensus.cc:493] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.458374 15934 raft_consensus.cc:515] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.460819 15925 raft_consensus.cc:359] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.461552 15925 raft_consensus.cc:385] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.461843 15925 raft_consensus.cc:740] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.463212 15926 tablet_bootstrap.cc:654] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.463125 15925 consensus_queue.cc:260] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.465950 15925 ts_tablet_manager.cc:1434] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:06:34.466943 15925 tablet_bootstrap.cc:492] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.472985 15925 tablet_bootstrap.cc:654] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.480628 15928 tablet_bootstrap.cc:492] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.481101 15928 ts_tablet_manager.cc:1403] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260713 09:06:34.483917 15928 raft_consensus.cc:359] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.484432 15925 tablet_bootstrap.cc:492] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.484580 15928 raft_consensus.cc:385] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.484959 15928 raft_consensus.cc:740] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.485000 15925 ts_tablet_manager.cc:1403] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:06:34.485865 15928 consensus_queue.cc:260] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.488349 15928 ts_tablet_manager.cc:1434] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:34.488018 15925 raft_consensus.cc:359] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.488768 15925 raft_consensus.cc:385] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.489059 15925 raft_consensus.cc:740] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.489337 15928 tablet_bootstrap.cc:492] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.489912 15925 consensus_queue.cc:260] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.492550 15925 ts_tablet_manager.cc:1434] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:34.493445 15925 tablet_bootstrap.cc:492] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.496112 15928 tablet_bootstrap.cc:654] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.499423 15925 tablet_bootstrap.cc:654] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.500929 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b1aa1bdff4946b2f14ac513529e7c" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.502741 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
W20260713 09:06:34.504747 15777 leader_election.cc:343] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:34.505671 15777 leader_election.cc:343] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.506382 15934 leader_election.cc:290] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.508385 15926 tablet_bootstrap.cc:492] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.508621 15929 raft_consensus.cc:493] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.508884 15926 ts_tablet_manager.cc:1403] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.007s
I20260713 09:06:34.509120 15929 raft_consensus.cc:515] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.510078 15928 tablet_bootstrap.cc:492] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.510608 15928 ts_tablet_manager.cc:1403] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:06:34.511212 15929 leader_election.cc:290] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.512751 15926 raft_consensus.cc:359] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.512900 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba0b1d84cb493eb89c344bf7ddabd2" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.513515 15926 raft_consensus.cc:385] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.513891 15926 raft_consensus.cc:740] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.513661 15928 raft_consensus.cc:359] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.514583 15928 raft_consensus.cc:385] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.514943 15928 raft_consensus.cc:740] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.515350 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba0b1d84cb493eb89c344bf7ddabd2" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
W20260713 09:06:34.515424 15851 leader_election.cc:343] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.514746 15926 consensus_queue.cc:260] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.515738 15928 consensus_queue.cc:260] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
W20260713 09:06:34.516800 15848 leader_election.cc:343] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.517216 15848 leader_election.cc:304] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac; no voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:34.517987 15926 ts_tablet_manager.cc:1434] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:06:34.518203 15928 ts_tablet_manager.cc:1434] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:34.518231 15929 raft_consensus.cc:2749] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.518945 15926 tablet_bootstrap.cc:492] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.519496 15928 tablet_bootstrap.cc:492] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.525195 15926 tablet_bootstrap.cc:654] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.528041 15937 raft_consensus.cc:493] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.528362 15928 tablet_bootstrap.cc:654] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.528546 15937 raft_consensus.cc:515] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.530766 15937 leader_election.cc:290] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.532543 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.533366 15885 raft_consensus.cc:2468] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:34.534883 15777 leader_election.cc:304] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.536161 15937 raft_consensus.cc:2804] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.536630 15937 raft_consensus.cc:493] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.537047 15937 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.539876 15928 tablet_bootstrap.cc:492] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.540413 15928 ts_tablet_manager.cc:1403] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:06:34.543329 15928 raft_consensus.cc:359] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.544126 15928 raft_consensus.cc:385] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.544484 15928 raft_consensus.cc:740] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.544891 15937 raft_consensus.cc:515] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.545419 15928 consensus_queue.cc:260] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.546789 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b1aa1bdff4946b2f14ac513529e7c" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.547341 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.547946 15928 ts_tablet_manager.cc:1434] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:34.547914 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:34.548910 15940 raft_consensus.cc:493] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.549153 15928 tablet_bootstrap.cc:492] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.549427 15940 raft_consensus.cc:515] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.550745 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.553650 15940 leader_election.cc:290] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.553705 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:34.555476 15885 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.556241 15774 leader_election.cc:343] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.556967 15928 tablet_bootstrap.cc:654] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.556859 15774 leader_election.cc:304] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92a74d4f38524350868bfb1a7f4115f3; no voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:34.570566 15885 raft_consensus.cc:2468] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:34.572026 15777 leader_election.cc:304] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.574949 15926 tablet_bootstrap.cc:492] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.575016 15934 raft_consensus.cc:2804] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.583135 15926 ts_tablet_manager.cc:1403] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260713 09:06:34.585153 15951 raft_consensus.cc:2749] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:34.587426 15774 leader_election.cc:343] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.588109 15774 leader_election.cc:304] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92a74d4f38524350868bfb1a7f4115f3; no voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:34.588794 15926 raft_consensus.cc:359] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
W20260713 09:06:34.589522 15774 leader_election.cc:343] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.589778 15926 raft_consensus.cc:385] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.590195 15926 raft_consensus.cc:740] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
W20260713 09:06:34.590754 15774 leader_election.cc:343] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.592739 15934 raft_consensus.cc:697] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:34.592967 15937 leader_election.cc:290] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.593425 15954 raft_consensus.cc:493] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.593709 15934 consensus_queue.cc:237] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.593940 15954 raft_consensus.cc:515] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.595901 15954 leader_election.cc:290] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.597713 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8775f9ca82f945e88e0198b1c48c3640" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.598598 15884 raft_consensus.cc:2468] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:34.600435 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8775f9ca82f945e88e0198b1c48c3640" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.602694 15777 leader_election.cc:304] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.603900 15954 raft_consensus.cc:2804] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.604229 15954 raft_consensus.cc:493] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.604565 15954 raft_consensus.cc:3060] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.604911 15774 leader_election.cc:343] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.591740 15952 raft_consensus.cc:2749] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.612908 15954 raft_consensus.cc:515] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.613440 15926 consensus_queue.cc:260] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.615463 15954 leader_election.cc:290] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.616166 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8775f9ca82f945e88e0198b1c48c3640" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:34.616629 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8775f9ca82f945e88e0198b1c48c3640" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:34.617182 15885 raft_consensus.cc:3060] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.617524 15774 leader_election.cc:343] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.618219 15928 tablet_bootstrap.cc:492] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.618131 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.618842 15928 ts_tablet_manager.cc:1403] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.032s
W20260713 09:06:34.619554 15702 leader_election.cc:343] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.620302 15925 tablet_bootstrap.cc:492] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.620962 15925 ts_tablet_manager.cc:1403] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.128s	user 0.054s	sys 0.043s
I20260713 09:06:34.622005 15928 raft_consensus.cc:359] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.622771 15928 raft_consensus.cc:385] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.623134 15928 raft_consensus.cc:740] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.624006 15928 consensus_queue.cc:260] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.624716 15925 raft_consensus.cc:359] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.625667 15925 raft_consensus.cc:385] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.625945 15925 raft_consensus.cc:740] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.626645 15928 ts_tablet_manager.cc:1434] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:34.627219 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.627769 15928 tablet_bootstrap.cc:492] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
W20260713 09:06:34.628589 15702 leader_election.cc:343] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.629060 15702 leader_election.cc:304] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177; no voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:34.630106 15940 raft_consensus.cc:2749] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.632345 15926 ts_tablet_manager.cc:1434] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.004s
I20260713 09:06:34.633610 15885 raft_consensus.cc:2468] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:34.634744 15928 tablet_bootstrap.cc:654] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.635113 15777 leader_election.cc:304] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [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: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:34.635660 15926 tablet_bootstrap.cc:492] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.636260 15954 raft_consensus.cc:2804] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.636770 15954 raft_consensus.cc:697] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:34.637564 15954 consensus_queue.cc:237] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.626654 15925 consensus_queue.cc:260] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.644459 15926 tablet_bootstrap.cc:654] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.644840 15925 ts_tablet_manager.cc:1434] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260713 09:06:34.646095 15925 tablet_bootstrap.cc:492] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.651721 15928 tablet_bootstrap.cc:492] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.651988 15926 tablet_bootstrap.cc:492] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.652436 15926 ts_tablet_manager.cc:1403] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:06:34.652427 15928 ts_tablet_manager.cc:1403] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:06:34.653100 15925 tablet_bootstrap.cc:654] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.655503 15926 raft_consensus.cc:359] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.656252 15926 raft_consensus.cc:385] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.655397 15632 catalog_manager.cc:5697] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.656543 15926 raft_consensus.cc:740] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.657421 15926 consensus_queue.cc:260] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.662191 15926 ts_tablet_manager.cc:1434] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:34.663415 15926 tablet_bootstrap.cc:492] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.663164 15928 raft_consensus.cc:359] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.664034 15928 raft_consensus.cc:385] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.664387 15928 raft_consensus.cc:740] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.665305 15928 consensus_queue.cc:260] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.667479 15928 ts_tablet_manager.cc:1434] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:34.668409 15928 tablet_bootstrap.cc:492] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.676769 15928 tablet_bootstrap.cc:654] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.677901 15925 tablet_bootstrap.cc:492] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.678351 15925 ts_tablet_manager.cc:1403] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.018s
I20260713 09:06:34.679018 15926 tablet_bootstrap.cc:654] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.681010 15925 raft_consensus.cc:359] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.681785 15925 raft_consensus.cc:385] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.682062 15925 raft_consensus.cc:740] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.682891 15925 consensus_queue.cc:260] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
W20260713 09:06:34.684962 15682 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:34.692011 15925 ts_tablet_manager.cc:1434] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:06:34.692333 15928 tablet_bootstrap.cc:492] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.692795 15928 ts_tablet_manager.cc:1403] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:06:34.694324 15926 tablet_bootstrap.cc:492] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.694790 15926 ts_tablet_manager.cc:1403] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260713 09:06:34.695396 15928 raft_consensus.cc:359] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.696102 15928 raft_consensus.cc:385] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.696347 15928 raft_consensus.cc:740] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.697120 15928 consensus_queue.cc:260] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:34.697610 15926 raft_consensus.cc:359] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.698292 15926 raft_consensus.cc:385] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.698568 15926 raft_consensus.cc:740] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.699364 15928 ts_tablet_manager.cc:1434] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:34.699532 15925 tablet_bootstrap.cc:492] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.699328 15926 consensus_queue.cc:260] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.700448 15928 tablet_bootstrap.cc:492] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:34.703899 15926 ts_tablet_manager.cc:1434] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:06:34.704900 15926 tablet_bootstrap.cc:492] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.702014 15631 catalog_manager.cc:5697] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.706262 15928 tablet_bootstrap.cc:654] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.706380 15925 tablet_bootstrap.cc:654] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.711606 15926 tablet_bootstrap.cc:654] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.718196 15928 tablet_bootstrap.cc:492] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:34.718752 15928 ts_tablet_manager.cc:1403] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:06:34.721804 15928 raft_consensus.cc:359] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.722460 15928 raft_consensus.cc:385] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.722707 15928 raft_consensus.cc:740] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.723520 15928 consensus_queue.cc:260] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.725628 15928 ts_tablet_manager.cc:1434] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:34.726028 15926 tablet_bootstrap.cc:492] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.726099 15925 tablet_bootstrap.cc:492] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.726687 15926 ts_tablet_manager.cc:1403] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260713 09:06:34.726687 15925 ts_tablet_manager.cc:1403] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.007s
I20260713 09:06:34.729538 15926 raft_consensus.cc:359] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.729664 15925 raft_consensus.cc:359] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.730275 15926 raft_consensus.cc:385] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.730319 15925 raft_consensus.cc:385] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.730701 15926 raft_consensus.cc:740] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.730774 15925 raft_consensus.cc:740] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.731536 15925 consensus_queue.cc:260] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.731536 15926 consensus_queue.cc:260] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.733991 15926 ts_tablet_manager.cc:1434] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:06:34.734926 15926 tablet_bootstrap.cc:492] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.736483 15925 ts_tablet_manager.cc:1434] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:34.737407 15925 tablet_bootstrap.cc:492] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:34.742717 15925 tablet_bootstrap.cc:654] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.742717 15926 tablet_bootstrap.cc:654] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.748518 15926 tablet_bootstrap.cc:492] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.748939 15925 tablet_bootstrap.cc:492] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:34.748962 15926 ts_tablet_manager.cc:1403] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:06:34.749593 15925 ts_tablet_manager.cc:1403] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:06:34.752092 15926 raft_consensus.cc:359] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.752218 15925 raft_consensus.cc:359] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.752830 15926 raft_consensus.cc:385] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.752876 15925 raft_consensus.cc:385] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.753268 15926 raft_consensus.cc:740] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.753302 15925 raft_consensus.cc:740] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.754089 15925 consensus_queue.cc:260] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.754089 15926 consensus_queue.cc:260] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.756175 15925 ts_tablet_manager.cc:1434] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:34.756266 15926 ts_tablet_manager.cc:1434] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:06:34.757305 15926 tablet_bootstrap.cc:492] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.763111 15926 tablet_bootstrap.cc:654] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.767846 15926 tablet_bootstrap.cc:492] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.768210 15926 ts_tablet_manager.cc:1403] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:06:34.770072 15926 raft_consensus.cc:359] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.770519 15926 raft_consensus.cc:385] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.770733 15926 raft_consensus.cc:740] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.771270 15926 consensus_queue.cc:260] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.772835 15926 ts_tablet_manager.cc:1434] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:34.773820 15926 tablet_bootstrap.cc:492] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:34.774564 15940 raft_consensus.cc:493] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.775024 15940 raft_consensus.cc:515] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.777096 15940 leader_election.cc:290] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.777441 15929 raft_consensus.cc:493] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.777967 15929 raft_consensus.cc:515] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.778232 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.778925 15926 tablet_bootstrap.cc:654] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.778705 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.780170 15929 leader_election.cc:290] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.780700 15929 raft_consensus.cc:493] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.780923 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.781143 15929 raft_consensus.cc:515] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.781584 15735 raft_consensus.cc:2468] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:34.783214 15929 leader_election.cc:290] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.783526 15885 raft_consensus.cc:2393] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71fa0814ae554ff4a1b8c7699acc6177 in current term 1: Already voted for candidate 92a74d4f38524350868bfb1a7f4115f3 in this term.
I20260713 09:06:34.785356 15848 leader_election.cc:304] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:34.786860 15702 leader_election.cc:304] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177; no voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:34.788110 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.788797 15735 raft_consensus.cc:2468] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:34.789417 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.790289 15810 raft_consensus.cc:2468] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:34.790493 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.791162 15811 raft_consensus.cc:2468] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:34.792696 15851 leader_election.cc:304] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.794065 15940 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.794080 15929 raft_consensus.cc:2804] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.794652 15929 raft_consensus.cc:493] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.795007 15929 raft_consensus.cc:3060] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.802348 15940 raft_consensus.cc:2749] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.802691 15929 raft_consensus.cc:515] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.804116 15971 raft_consensus.cc:2804] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.804561 15971 raft_consensus.cc:493] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.804919 15971 raft_consensus.cc:3060] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.805797 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:34.806537 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:34.807189 15811 raft_consensus.cc:3060] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.806538 15735 raft_consensus.cc:3060] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.812469 15971 raft_consensus.cc:515] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.814647 15971 leader_election.cc:290] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.815845 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:34.816330 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:34.816468 15810 raft_consensus.cc:3060] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.816988 15736 raft_consensus.cc:3060] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.818789 15735 raft_consensus.cc:2468] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:34.821118 15848 leader_election.cc:304] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:34.821669 15926 tablet_bootstrap.cc:492] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:34.822127 15926 ts_tablet_manager.cc:1403] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.038s
I20260713 09:06:34.824352 15810 raft_consensus.cc:2468] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:34.824509 15736 raft_consensus.cc:2468] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:34.825278 15971 raft_consensus.cc:2804] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.825654 15851 leader_election.cc:304] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.816449 15929 leader_election.cc:290] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.826778 15929 raft_consensus.cc:2804] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.827230 15926 raft_consensus.cc:359] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.827407 15929 raft_consensus.cc:697] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:34.827785 15926 raft_consensus.cc:385] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.828101 15926 raft_consensus.cc:740] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.828658 15926 consensus_queue.cc:260] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.828696 15929 consensus_queue.cc:237] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.830266 15811 raft_consensus.cc:2468] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:34.830456 15926 ts_tablet_manager.cc:1434] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:06:34.838738 15971 raft_consensus.cc:697] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:34.839653 15971 consensus_queue.cc:237] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.847245 15632 catalog_manager.cc:5697] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.848975 15940 raft_consensus.cc:493] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.849411 15940 raft_consensus.cc:515] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.851121 15940 leader_election.cc:290] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.851749 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba0b1d84cb493eb89c344bf7ddabd2" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.852216 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba0b1d84cb493eb89c344bf7ddabd2" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.852463 15811 raft_consensus.cc:2468] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:34.852841 15885 raft_consensus.cc:2468] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:34.853571 15971 raft_consensus.cc:493] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.853713 15702 leader_election.cc:304] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.854043 15971 raft_consensus.cc:515] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.854394 15940 raft_consensus.cc:2804] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.854777 15940 raft_consensus.cc:493] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.855129 15940 raft_consensus.cc:3060] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.856192 15971 leader_election.cc:290] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.856706 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.857335 15736 raft_consensus.cc:2468] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:34.857193 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:34.858201 15811 raft_consensus.cc:2468] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:34.858402 15848 leader_election.cc:304] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:34.859264 15971 raft_consensus.cc:2804] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.859613 15971 raft_consensus.cc:493] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.860072 15971 raft_consensus.cc:3060] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.862818 15632 catalog_manager.cc:5697] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.863772 15940 raft_consensus.cc:515] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.865124 15971 raft_consensus.cc:515] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.865794 15940 leader_election.cc:290] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.866793 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba0b1d84cb493eb89c344bf7ddabd2" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:34.867249 15934 raft_consensus.cc:493] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.867364 15811 raft_consensus.cc:3060] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.867662 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:34.867739 15934 raft_consensus.cc:515] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.868377 15736 raft_consensus.cc:3060] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.869881 15934 leader_election.cc:290] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.871554 15971 leader_election.cc:290] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:34.872598 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:34.872762 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:34.873191 15810 raft_consensus.cc:3060] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.873324 15735 raft_consensus.cc:2468] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:34.874151 15811 raft_consensus.cc:2468] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:34.874416 15774 leader_election.cc:304] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.866853 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba0b1d84cb493eb89c344bf7ddabd2" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:34.875728 15934 raft_consensus.cc:2804] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.875893 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:34.876272 15934 raft_consensus.cc:493] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.876662 15934 raft_consensus.cc:3060] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.876667 15884 raft_consensus.cc:2468] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:34.875772 15885 raft_consensus.cc:3060] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.879627 15736 raft_consensus.cc:2468] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:34.875986 15702 leader_election.cc:304] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.881052 15848 leader_election.cc:304] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:34.880307 15810 raft_consensus.cc:2468] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:34.881824 15940 raft_consensus.cc:2804] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.883296 15971 raft_consensus.cc:2804] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.883855 15971 raft_consensus.cc:697] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:34.883571 15934 raft_consensus.cc:515] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.884670 15971 consensus_queue.cc:237] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.886962 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:34.887490 15736 raft_consensus.cc:3060] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.888206 15885 raft_consensus.cc:2468] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:34.889631 15940 raft_consensus.cc:697] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:34.890532 15940 consensus_queue.cc:237] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.891587 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:34.892215 15885 raft_consensus.cc:3060] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.895861 15934 leader_election.cc:290] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:34.898003 15736 raft_consensus.cc:2468] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:34.899506 15774 leader_election.cc:304] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:34.899914 15885 raft_consensus.cc:2468] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:34.899573 15632 catalog_manager.cc:5697] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.900482 15934 raft_consensus.cc:2804] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.901137 15934 raft_consensus.cc:697] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:34.901980 15934 consensus_queue.cc:237] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:34.901944 15631 catalog_manager.cc:5697] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.913930 15632 catalog_manager.cc:5697] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.998570 15971 raft_consensus.cc:493] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.999030 15971 raft_consensus.cc:515] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.000815 15971 leader_election.cc:290] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:35.001562 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b1aa1bdff4946b2f14ac513529e7c" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:35.001853 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b1aa1bdff4946b2f14ac513529e7c" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:35.002125 15736 raft_consensus.cc:2468] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:35.002456 15810 raft_consensus.cc:2468] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:35.003130 15848 leader_election.cc:304] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:35.004060 15971 raft_consensus.cc:2804] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.004421 15971 raft_consensus.cc:493] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.004669 15971 raft_consensus.cc:3060] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.009878 15971 raft_consensus.cc:515] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.011449 15971 leader_election.cc:290] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:35.012346 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b1aa1bdff4946b2f14ac513529e7c" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:35.012477 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b1aa1bdff4946b2f14ac513529e7c" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:35.012938 15736 raft_consensus.cc:3060] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.013017 15810 raft_consensus.cc:3060] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.017836 15810 raft_consensus.cc:2468] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:35.018035 15736 raft_consensus.cc:2468] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:35.018805 15851 leader_election.cc:304] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:35.019726 15971 raft_consensus.cc:2804] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.020181 15971 raft_consensus.cc:697] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:35.020926 15971 consensus_queue.cc:237] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.027036 15632 catalog_manager.cc:5697] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.075160 15940 raft_consensus.cc:493] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.075660 15940 raft_consensus.cc:515] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.077505 15940 leader_election.cc:290] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:35.078411 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8775f9ca82f945e88e0198b1c48c3640" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:35.078735 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8775f9ca82f945e88e0198b1c48c3640" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:35.079476 15885 raft_consensus.cc:2393] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71fa0814ae554ff4a1b8c7699acc6177 in current term 1: Already voted for candidate 92a74d4f38524350868bfb1a7f4115f3 in this term.
I20260713 09:06:35.080343 15702 leader_election.cc:304] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177; no voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:35.080910 15940 raft_consensus.cc:3060] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.085367 15940 raft_consensus.cc:2749] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.088478 15934 consensus_queue.cc:1048] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.098730 15934 consensus_queue.cc:1048] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.137436 15940 raft_consensus.cc:493] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.137893 15940 raft_consensus.cc:515] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:35.139439 15940 leader_election.cc:290] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:35.140281 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abbe7a79f1743b081d84a7c50e22ddb" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:35.140416 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abbe7a79f1743b081d84a7c50e22ddb" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:35.140867 15885 raft_consensus.cc:2468] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:35.141019 15810 raft_consensus.cc:2468] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:35.141796 15702 leader_election.cc:304] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:35.142369 15940 raft_consensus.cc:2804] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.142740 15940 raft_consensus.cc:493] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.143008 15940 raft_consensus.cc:3060] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.147528 15940 raft_consensus.cc:515] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:35.149112 15940 leader_election.cc:290] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Requested vote from peers 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:35.149794 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abbe7a79f1743b081d84a7c50e22ddb" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:35.150303 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abbe7a79f1743b081d84a7c50e22ddb" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:35.150377 15885 raft_consensus.cc:3060] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.151031 15810 raft_consensus.cc:3060] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.155877 15885 raft_consensus.cc:2468] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:35.156013 15810 raft_consensus.cc:2468] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:35.156905 15702 leader_election.cc:304] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:35.157498 15940 raft_consensus.cc:2804] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.157892 15940 raft_consensus.cc:697] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:35.158609 15940 consensus_queue.cc:237] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } }
I20260713 09:06:35.164973 15631 catalog_manager.cc:5697] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.199725 15934 consensus_queue.cc:1048] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.204941 15934 consensus_queue.cc:1048] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.220297 15971 consensus_queue.cc:1048] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.233409 15929 consensus_queue.cc:1048] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.258293 15885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
mode: GRACEFUL
new_leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:42686
I20260713 09:06:35.258739 15885 raft_consensus.cc:606] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Received request to transfer leadership to TS 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:35.270684 15810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
mode: GRACEFUL
new_leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:37688
I20260713 09:06:35.271126 15810 raft_consensus.cc:606] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Received request to transfer leadership to TS 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:35.275681 15885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
mode: GRACEFUL
new_leader_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:42686
I20260713 09:06:35.276196 15885 raft_consensus.cc:606] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Received request to transfer leadership to TS 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:35.283574 15885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
mode: GRACEFUL
new_leader_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:42686
I20260713 09:06:35.284072 15885 raft_consensus.cc:606] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Received request to transfer leadership to TS 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:35.295675 15951 consensus_queue.cc:1048] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.306005 15934 consensus_queue.cc:1048] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.406203 15929 consensus_queue.cc:1048] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.415799 15973 consensus_queue.cc:1048] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.423164 15974 raft_consensus.cc:993] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: : Instructing follower 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:35.423614 15973 raft_consensus.cc:1081] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Signalling peer 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:35.425169 15736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:45860
I20260713 09:06:35.425791 15736 raft_consensus.cc:493] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.426132 15736 raft_consensus.cc:3060] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.430891 15736 raft_consensus.cc:515] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.432760 15736 leader_election.cc:290] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:35.433709 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:35.434098 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3af59e46b5648a5ba1be70db622340a" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:35.434358 15885 raft_consensus.cc:3055] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.434684 15810 raft_consensus.cc:3060] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.434691 15885 raft_consensus.cc:740] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:35.435662 15885 consensus_queue.cc:260] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.436894 15885 raft_consensus.cc:3060] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.441601 15810 raft_consensus.cc:2468] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:35.442802 15702 leader_election.cc:304] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:35.443547 15940 raft_consensus.cc:2804] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.443799 15885 raft_consensus.cc:2468] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:35.444044 15940 raft_consensus.cc:697] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:35.444847 15940 consensus_queue.cc:237] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.450557 15633 catalog_manager.cc:5697] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 1 to 2, leader changed from 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131) to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.457171 15973 consensus_queue.cc:1048] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.466799 15974 consensus_queue.cc:1048] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.487277 15974 consensus_queue.cc:1048] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.488163 15929 consensus_queue.cc:1048] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.491562 15940 consensus_queue.cc:1048] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:35.498380 15929 raft_consensus.cc:993] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: : Instructing follower 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:35.498790 15929 raft_consensus.cc:1081] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Signalling peer 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:35.506546 15811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:37670
I20260713 09:06:35.507117 15811 raft_consensus.cc:493] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.507485 15811 raft_consensus.cc:3060] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.512324 15977 consensus_queue.cc:1048] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.516731 15811 raft_consensus.cc:515] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.517758 15810 raft_consensus.cc:1240] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Rejecting Update request from peer 80e6844c3df84fa68b2f11990d1601ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:35.519346 15811 leader_election.cc:290] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:35.519429 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:35.520195 15736 raft_consensus.cc:3060] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.520931 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987f6d9d5848efaf49b4075e112f97" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:35.521637 15885 raft_consensus.cc:3055] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.522061 15885 raft_consensus.cc:740] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:35.522854 15885 consensus_queue.cc:260] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.523962 15885 raft_consensus.cc:3060] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.527262 15736 raft_consensus.cc:2468] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:35.528393 15774 leader_election.cc:304] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:35.529070 15934 raft_consensus.cc:2804] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.529524 15934 raft_consensus.cc:697] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:35.530205 15934 consensus_queue.cc:237] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [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: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.534039 15885 raft_consensus.cc:2468] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:35.540153 15633 catalog_manager.cc:5697] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 1 to 2, leader changed from 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131) to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.602741 15954 raft_consensus.cc:993] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: : Instructing follower 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:35.603228 15954 raft_consensus.cc:1081] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Signalling peer 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:35.604744 15736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:45868
I20260713 09:06:35.605216 15736 raft_consensus.cc:493] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.605574 15736 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.610270 15736 raft_consensus.cc:515] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.611831 15736 leader_election.cc:290] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:35.612597 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:35.612805 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:35.613178 15810 raft_consensus.cc:3055] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.613356 15885 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.613525 15810 raft_consensus.cc:740] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:35.614266 15810 consensus_queue.cc:260] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.615155 15810 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.618260 15885 raft_consensus.cc:2468] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:35.619267 15702 leader_election.cc:304] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:35.619886 15810 raft_consensus.cc:2468] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:35.620026 15977 raft_consensus.cc:2804] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.620581 15977 raft_consensus.cc:697] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:35.621351 15977 consensus_queue.cc:237] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.627264 15633 catalog_manager.cc:5697] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 1 to 2, leader changed from 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130) to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.639839 15929 raft_consensus.cc:993] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: : Instructing follower 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:35.640235 15929 raft_consensus.cc:1081] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Signalling peer 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:35.641599 15810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:37670
I20260713 09:06:35.642163 15810 raft_consensus.cc:493] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.642452 15810 raft_consensus.cc:3060] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.647032 15810 raft_consensus.cc:515] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.648698 15810 leader_election.cc:290] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:35.649528 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:35.649793 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915f9305e68b4a1a922f00c065c2420d" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:35.650097 15736 raft_consensus.cc:3060] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.650435 15885 raft_consensus.cc:3055] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.650727 15885 raft_consensus.cc:740] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:35.651397 15885 consensus_queue.cc:260] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.652547 15885 raft_consensus.cc:3060] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.655028 15736 raft_consensus.cc:2468] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:35.656059 15774 leader_election.cc:304] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:35.656834 15954 raft_consensus.cc:2804] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.657243 15954 raft_consensus.cc:697] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:35.657708 15885 raft_consensus.cc:2468] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:35.658049 15954 consensus_queue.cc:237] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:35.664274 15631 catalog_manager.cc:5697] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 1 to 2, leader changed from 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131) to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.691812 15977 consensus_queue.cc:1048] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.702333 16004 consensus_queue.cc:1048] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.839385 15885 raft_consensus.cc:1275] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.840662 16004 consensus_queue.cc:1048] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.848528 15810 raft_consensus.cc:1275] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.850219 15977 consensus_queue.cc:1048] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.945730 15885 raft_consensus.cc:1275] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.946843 15954 consensus_queue.cc:1048] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.954873 15736 raft_consensus.cc:1275] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.957033 15951 consensus_queue.cc:1048] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.102396 15810 raft_consensus.cc:1275] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.103602 15977 consensus_queue.cc:1048] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:36.114913 15885 raft_consensus.cc:1275] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.116256 15977 consensus_queue.cc:1048] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.132325 15885 raft_consensus.cc:1275] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.133634 15934 consensus_queue.cc:1048] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.141144 15736 raft_consensus.cc:1275] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.142289 15951 consensus_queue.cc:1048] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.316475 15633 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47844:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:38.318647 15633 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:38.365655 15719 tablet_service.cc:1511] Processing CreateTablet for tablet 11421fec598c4ea1a21d77764dd8ffed (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.366905 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11421fec598c4ea1a21d77764dd8ffed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.366808 15796 tablet_service.cc:1511] Processing CreateTablet for tablet 11421fec598c4ea1a21d77764dd8ffed (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.368110 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11421fec598c4ea1a21d77764dd8ffed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.368185 15875 tablet_service.cc:1511] Processing CreateTablet for tablet 11421fec598c4ea1a21d77764dd8ffed (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.369091 15875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11421fec598c4ea1a21d77764dd8ffed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.375882 15724 tablet_service.cc:1511] Processing CreateTablet for tablet d8b589428dfe467c938b8cefe8fc8566 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.377125 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b589428dfe467c938b8cefe8fc8566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.376870 15797 tablet_service.cc:1511] Processing CreateTablet for tablet d8b589428dfe467c938b8cefe8fc8566 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.378065 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b589428dfe467c938b8cefe8fc8566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.399060 16021 tablet_bootstrap.cc:492] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.402765 15870 tablet_service.cc:1511] Processing CreateTablet for tablet d8b589428dfe467c938b8cefe8fc8566 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.404333 15870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b589428dfe467c938b8cefe8fc8566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.406087 16022 tablet_bootstrap.cc:492] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.407618 16021 tablet_bootstrap.cc:654] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.414258 16022 tablet_bootstrap.cc:654] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.418533 15724 tablet_service.cc:1511] Processing CreateTablet for tablet b0977a48b8cc4a00932ef148bce5611d (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.419831 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0977a48b8cc4a00932ef148bce5611d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.420028 15797 tablet_service.cc:1511] Processing CreateTablet for tablet b0977a48b8cc4a00932ef148bce5611d (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.420598 16021 tablet_bootstrap.cc:492] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.421150 16021 ts_tablet_manager.cc:1403] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.015s
I20260713 09:06:38.421288 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0977a48b8cc4a00932ef148bce5611d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.424141 16021 raft_consensus.cc:359] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.424901 16021 raft_consensus.cc:385] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.425247 16021 raft_consensus.cc:740] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.425973 16021 consensus_queue.cc:260] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.429865 15719 tablet_service.cc:1511] Processing CreateTablet for tablet edebde2188c54b79ae3590ad0b93ee70 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.430441 15796 tablet_service.cc:1511] Processing CreateTablet for tablet edebde2188c54b79ae3590ad0b93ee70 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.431314 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edebde2188c54b79ae3590ad0b93ee70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.432672 15718 tablet_service.cc:1511] Processing CreateTablet for tablet bf28b308d9a349bc9cf3042a309bb69e (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.433799 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf28b308d9a349bc9cf3042a309bb69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.429867 16023 tablet_bootstrap.cc:492] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.438771 15875 tablet_service.cc:1511] Processing CreateTablet for tablet edebde2188c54b79ae3590ad0b93ee70 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.439998 15875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edebde2188c54b79ae3590ad0b93ee70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.441725 16023 tablet_bootstrap.cc:654] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.444653 15869 tablet_service.cc:1511] Processing CreateTablet for tablet bf28b308d9a349bc9cf3042a309bb69e (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.445293 16021 ts_tablet_manager.cc:1434] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:06:38.445848 15869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf28b308d9a349bc9cf3042a309bb69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.446717 16022 tablet_bootstrap.cc:492] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.447216 16022 ts_tablet_manager.cc:1403] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260713 09:06:38.449270 15801 tablet_service.cc:1511] Processing CreateTablet for tablet bf28b308d9a349bc9cf3042a309bb69e (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.450070 15799 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3031c8cd6343489177720d8c22d7f4 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.450496 15801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf28b308d9a349bc9cf3042a309bb69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.451962 15799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3031c8cd6343489177720d8c22d7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.452559 16022 raft_consensus.cc:359] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.453263 16022 raft_consensus.cc:385] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.453213 15720 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3031c8cd6343489177720d8c22d7f4 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.453713 16022 raft_consensus.cc:740] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.454543 15720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3031c8cd6343489177720d8c22d7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.454602 16022 consensus_queue.cc:260] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.456818 16021 tablet_bootstrap.cc:492] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.460249 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edebde2188c54b79ae3590ad0b93ee70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.468094 16022 ts_tablet_manager.cc:1434] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260713 09:06:38.471057 16023 tablet_bootstrap.cc:492] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.471573 16023 ts_tablet_manager.cc:1403] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:06:38.474603 16023 raft_consensus.cc:359] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.475489 16023 raft_consensus.cc:385] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.475852 16023 raft_consensus.cc:740] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.476622 16023 consensus_queue.cc:260] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.478979 16023 ts_tablet_manager.cc:1434] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:38.480021 16023 tablet_bootstrap.cc:492] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.480765 15871 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3031c8cd6343489177720d8c22d7f4 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.481156 15724 tablet_service.cc:1511] Processing CreateTablet for tablet d000a6f9495c4a7397a5078b346c2fbf (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.488073 16023 tablet_bootstrap.cc:654] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.477137 16021 tablet_bootstrap.cc:654] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.492223 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d000a6f9495c4a7397a5078b346c2fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.499670 15801 tablet_service.cc:1511] Processing CreateTablet for tablet d000a6f9495c4a7397a5078b346c2fbf (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.500913 15801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d000a6f9495c4a7397a5078b346c2fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.514837 15873 tablet_service.cc:1511] Processing CreateTablet for tablet d000a6f9495c4a7397a5078b346c2fbf (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.516155 16021 tablet_bootstrap.cc:492] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.516723 16021 ts_tablet_manager.cc:1403] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.004s
I20260713 09:06:38.513684 15870 tablet_service.cc:1511] Processing CreateTablet for tablet b0977a48b8cc4a00932ef148bce5611d (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.519778 16021 raft_consensus.cc:359] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.520537 16021 raft_consensus.cc:385] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.520565 16023 tablet_bootstrap.cc:492] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.521893 16023 ts_tablet_manager.cc:1403] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260713 09:06:38.523620 15871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3031c8cd6343489177720d8c22d7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.524233 15870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0977a48b8cc4a00932ef148bce5611d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.524906 15873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d000a6f9495c4a7397a5078b346c2fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.526597 15801 tablet_service.cc:1511] Processing CreateTablet for tablet ee73e2def0984fa0aeca3659d31568d6 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.526907 16023 raft_consensus.cc:359] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.527657 16023 raft_consensus.cc:385] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.527978 16023 raft_consensus.cc:740] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.528689 16023 consensus_queue.cc:260] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.530155 15724 tablet_service.cc:1511] Processing CreateTablet for tablet ee73e2def0984fa0aeca3659d31568d6 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.530462 15872 tablet_service.cc:1511] Processing CreateTablet for tablet ee73e2def0984fa0aeca3659d31568d6 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.531400 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee73e2def0984fa0aeca3659d31568d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.531724 15872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee73e2def0984fa0aeca3659d31568d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.521137 16021 raft_consensus.cc:740] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.536255 16021 consensus_queue.cc:260] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.537690 16022 tablet_bootstrap.cc:492] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.542528 15718 tablet_service.cc:1511] Processing CreateTablet for tablet ae2b2eba3cff401da1e3a891e28e7151 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.543727 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b2eba3cff401da1e3a891e28e7151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.544703 16021 ts_tablet_manager.cc:1434] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:06:38.545697 16021 tablet_bootstrap.cc:492] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.547822 15801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee73e2def0984fa0aeca3659d31568d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.557708 15951 raft_consensus.cc:493] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.558198 15951 raft_consensus.cc:515] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.558766 16023 ts_tablet_manager.cc:1434] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.004s
I20260713 09:06:38.559727 16023 tablet_bootstrap.cc:492] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.560325 15951 leader_election.cc:290] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.562811 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:38.563449 15736 raft_consensus.cc:2468] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:38.565389 15774 leader_election.cc:304] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.567262 15796 tablet_service.cc:1511] Processing CreateTablet for tablet ae2b2eba3cff401da1e3a891e28e7151 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.568637 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b2eba3cff401da1e3a891e28e7151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.568977 15951 raft_consensus.cc:2804] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.569470 15951 raft_consensus.cc:493] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.569890 15951 raft_consensus.cc:3060] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.570099 16023 tablet_bootstrap.cc:654] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.576274 15871 tablet_service.cc:1511] Processing CreateTablet for tablet ae2b2eba3cff401da1e3a891e28e7151 (DEFAULT_TABLE table=soft_deleted_table [id=8f0e676bfc234594818162b306f75e31]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.584545 15871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b2eba3cff401da1e3a891e28e7151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.587288 16022 tablet_bootstrap.cc:654] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.597723 16021 tablet_bootstrap.cc:654] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.605453 16029 raft_consensus.cc:493] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.605969 16029 raft_consensus.cc:515] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.608064 16029 leader_election.cc:290] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.609423 15951 raft_consensus.cc:515] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.610637 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:38.613780 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:38.615535 15884 raft_consensus.cc:2468] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
W20260713 09:06:38.618263 15777 leader_election.cc:343] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.620429 15951 leader_election.cc:290] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.621513 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:38.621773 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:38.622095 15883 raft_consensus.cc:3060] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.622321 15736 raft_consensus.cc:2468] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:38.623977 15774 leader_election.cc:304] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [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: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:38.624015 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:38.624697 15951 raft_consensus.cc:2804] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.624706 15735 raft_consensus.cc:3060] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.625202 15951 raft_consensus.cc:493] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.625689 15951 raft_consensus.cc:3060] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.628191 16022 tablet_bootstrap.cc:492] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.628682 16022 ts_tablet_manager.cc:1403] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.003s
I20260713 09:06:38.631570 15735 raft_consensus.cc:2468] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:38.633093 15774 leader_election.cc:304] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.633965 16029 raft_consensus.cc:2804] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.634673 16029 raft_consensus.cc:697] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:38.635520 16029 consensus_queue.cc:237] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.636054 15951 raft_consensus.cc:515] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.640825 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:38.641827 15951 leader_election.cc:290] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.642452 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:38.643064 15736 raft_consensus.cc:3060] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.631597 16022 raft_consensus.cc:359] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.646314 16022 raft_consensus.cc:385] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.646660 16022 raft_consensus.cc:740] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.646773 15883 raft_consensus.cc:2468] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:38.647518 16022 consensus_queue.cc:260] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.649585 15884 raft_consensus.cc:3060] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.648983 16023 tablet_bootstrap.cc:492] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.650642 16023 ts_tablet_manager.cc:1403] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.016s
I20260713 09:06:38.654343 15736 raft_consensus.cc:2468] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:38.655572 15774 leader_election.cc:304] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.656363 16029 raft_consensus.cc:2804] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.657060 16029 raft_consensus.cc:697] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:38.658198 16021 tablet_bootstrap.cc:492] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.657935 16029 consensus_queue.cc:237] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.658686 16021 ts_tablet_manager.cc:1403] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.113s	user 0.020s	sys 0.013s
I20260713 09:06:38.656826 16023 raft_consensus.cc:359] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.660830 16023 raft_consensus.cc:385] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.661167 16023 raft_consensus.cc:740] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.661688 16021 raft_consensus.cc:359] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.662454 16021 raft_consensus.cc:385] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.662055 16023 consensus_queue.cc:260] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.662827 16021 raft_consensus.cc:740] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.664009 16021 consensus_queue.cc:260] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.664307 15633 catalog_manager.cc:5697] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.665794 16023 ts_tablet_manager.cc:1434] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:06:38.667177 16023 tablet_bootstrap.cc:492] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.669998 15884 raft_consensus.cc:2468] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:38.673882 16023 tablet_bootstrap.cc:654] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.672438 16021 ts_tablet_manager.cc:1434] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:06:38.682689 16021 tablet_bootstrap.cc:492] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.685851 16022 ts_tablet_manager.cc:1434] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.001s
I20260713 09:06:38.686883 16022 tablet_bootstrap.cc:492] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.687222 16023 tablet_bootstrap.cc:492] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.687704 16023 ts_tablet_manager.cc:1403] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:06:38.688664 16021 tablet_bootstrap.cc:654] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.690682 16023 raft_consensus.cc:359] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.691430 16023 raft_consensus.cc:385] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.691738 16023 raft_consensus.cc:740] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.692642 16023 consensus_queue.cc:260] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.695255 16023 ts_tablet_manager.cc:1434] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:38.695484 16022 tablet_bootstrap.cc:654] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.696292 16023 tablet_bootstrap.cc:492] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.699936 16021 tablet_bootstrap.cc:492] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.700438 16021 ts_tablet_manager.cc:1403] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:06:38.704785 16023 tablet_bootstrap.cc:654] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.704259 15631 catalog_manager.cc:5697] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.707259 16021 raft_consensus.cc:359] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.708072 16021 raft_consensus.cc:385] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.708408 16021 raft_consensus.cc:740] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.709233 16021 consensus_queue.cc:260] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.712729 16022 tablet_bootstrap.cc:492] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.713459 16022 ts_tablet_manager.cc:1403] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260713 09:06:38.718624 16023 tablet_bootstrap.cc:492] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.718295 16022 raft_consensus.cc:359] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.719133 16022 raft_consensus.cc:385] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.719185 16023 ts_tablet_manager.cc:1403] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260713 09:06:38.719573 16022 raft_consensus.cc:740] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.720386 16022 consensus_queue.cc:260] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.722692 16022 ts_tablet_manager.cc:1434] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:38.722358 16023 raft_consensus.cc:359] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.723148 16023 raft_consensus.cc:385] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.723489 16023 raft_consensus.cc:740] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.723737 16022 tablet_bootstrap.cc:492] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.724400 16023 consensus_queue.cc:260] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
W20260713 09:06:38.726369 15682 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:38.729204 16021 ts_tablet_manager.cc:1434] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:06:38.730178 16022 tablet_bootstrap.cc:654] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.727001 16023 ts_tablet_manager.cc:1434] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:38.731926 16023 tablet_bootstrap.cc:492] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.737978 16021 tablet_bootstrap.cc:492] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.739576 16023 tablet_bootstrap.cc:654] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.741886 16022 tablet_bootstrap.cc:492] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.742486 16022 ts_tablet_manager.cc:1403] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:06:38.745985 16021 tablet_bootstrap.cc:654] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.745782 16022 raft_consensus.cc:359] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.746904 16022 raft_consensus.cc:385] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.747205 16022 raft_consensus.cc:740] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.747913 16022 consensus_queue.cc:260] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.749017 16023 tablet_bootstrap.cc:492] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.749495 16023 ts_tablet_manager.cc:1403] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:06:38.750823 16021 tablet_bootstrap.cc:492] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.751303 16021 ts_tablet_manager.cc:1403] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260713 09:06:38.752476 16022 ts_tablet_manager.cc:1434] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:38.752381 16023 raft_consensus.cc:359] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.753225 16023 raft_consensus.cc:385] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.753572 16022 tablet_bootstrap.cc:492] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.753571 16023 raft_consensus.cc:740] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.754133 16021 raft_consensus.cc:359] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.754895 16021 raft_consensus.cc:385] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.754490 16023 consensus_queue.cc:260] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.755232 16021 raft_consensus.cc:740] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.756067 16021 consensus_queue.cc:260] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.757218 16023 ts_tablet_manager.cc:1434] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:38.760830 16022 tablet_bootstrap.cc:654] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.761544 16023 tablet_bootstrap.cc:492] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.758288 16021 ts_tablet_manager.cc:1434] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:38.768687 16021 tablet_bootstrap.cc:492] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.769618 16023 tablet_bootstrap.cc:654] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.772277 16022 tablet_bootstrap.cc:492] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.772826 16022 ts_tablet_manager.cc:1403] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:06:38.774663 16021 tablet_bootstrap.cc:654] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.776520 16022 raft_consensus.cc:359] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.777609 16022 raft_consensus.cc:385] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.778014 16022 raft_consensus.cc:740] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.779786 16022 consensus_queue.cc:260] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.781239 16023 tablet_bootstrap.cc:492] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.781713 16023 ts_tablet_manager.cc:1403] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:06:38.782456 16022 ts_tablet_manager.cc:1434] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:06:38.783433 16022 tablet_bootstrap.cc:492] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.784487 16023 raft_consensus.cc:359] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.785320 16023 raft_consensus.cc:385] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.785660 16023 raft_consensus.cc:740] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.786387 16023 consensus_queue.cc:260] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.788717 16023 ts_tablet_manager.cc:1434] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:06:38.789707 16023 tablet_bootstrap.cc:492] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.789906 16022 tablet_bootstrap.cc:654] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.791755 16021 tablet_bootstrap.cc:492] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.792307 16021 ts_tablet_manager.cc:1403] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 09:06:38.795189 16021 raft_consensus.cc:359] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.795915 16021 raft_consensus.cc:385] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.796234 16021 raft_consensus.cc:740] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.797500 16023 tablet_bootstrap.cc:654] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.797309 16021 consensus_queue.cc:260] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.800019 16021 ts_tablet_manager.cc:1434] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:38.800994 16021 tablet_bootstrap.cc:492] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.801546 16022 tablet_bootstrap.cc:492] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.802232 16022 ts_tablet_manager.cc:1403] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:06:38.806048 16022 raft_consensus.cc:359] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.806804 16021 tablet_bootstrap.cc:654] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.807008 16022 raft_consensus.cc:385] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.807435 16022 raft_consensus.cc:740] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.808331 16022 consensus_queue.cc:260] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.808740 16023 tablet_bootstrap.cc:492] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.814751 16022 ts_tablet_manager.cc:1434] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:38.815513 16023 ts_tablet_manager.cc:1403] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260713 09:06:38.817010 16022 tablet_bootstrap.cc:492] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.818532 16023 raft_consensus.cc:359] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.819192 16023 raft_consensus.cc:385] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.819515 16023 raft_consensus.cc:740] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.820248 16023 consensus_queue.cc:260] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.822252 16023 ts_tablet_manager.cc:1434] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:38.823091 16023 tablet_bootstrap.cc:492] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: Bootstrap starting.
I20260713 09:06:38.823674 16022 tablet_bootstrap.cc:654] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.829200 16023 tablet_bootstrap.cc:654] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.834826 16021 tablet_bootstrap.cc:492] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.835224 16021 ts_tablet_manager.cc:1403] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.003s
I20260713 09:06:38.838605 16021 raft_consensus.cc:359] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.839403 16021 raft_consensus.cc:385] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.839789 16021 raft_consensus.cc:740] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.840593 16021 consensus_queue.cc:260] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.841048 16022 tablet_bootstrap.cc:492] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.841534 16022 ts_tablet_manager.cc:1403] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260713 09:06:38.842070 16023 tablet_bootstrap.cc:492] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: No bootstrap required, opened a new log
I20260713 09:06:38.842547 16023 ts_tablet_manager.cc:1403] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260713 09:06:38.842747 16021 ts_tablet_manager.cc:1434] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:06:38.843786 16021 tablet_bootstrap.cc:492] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.844537 16022 raft_consensus.cc:359] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.844877 16023 raft_consensus.cc:359] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.845314 16022 raft_consensus.cc:385] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.845570 16023 raft_consensus.cc:385] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.845671 16022 raft_consensus.cc:740] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.845993 16023 raft_consensus.cc:740] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.846612 16022 consensus_queue.cc:260] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.847136 16009 raft_consensus.cc:493] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.847653 16009 raft_consensus.cc:515] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.847561 16023 consensus_queue.cc:260] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.849444 16029 raft_consensus.cc:493] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.849792 16009 leader_election.cc:290] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:38.850068 16029 raft_consensus.cc:515] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.851560 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:38.852182 15736 raft_consensus.cc:2468] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:38.853785 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d000a6f9495c4a7397a5078b346c2fbf" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:38.854625 15736 raft_consensus.cc:2468] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:38.854951 15848 leader_election.cc:304] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:38.855922 15774 leader_election.cc:304] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.856696 15951 raft_consensus.cc:2804] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.856983 16023 ts_tablet_manager.cc:1434] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:38.857038 15951 raft_consensus.cc:493] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.857483 15951 raft_consensus.cc:3060] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.853837 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:38.858446 15810 raft_consensus.cc:2468] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:38.859391 16009 raft_consensus.cc:2804] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.859769 16009 raft_consensus.cc:493] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.860154 16009 raft_consensus.cc:3060] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.864228 16029 leader_election.cc:290] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.864454 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d000a6f9495c4a7397a5078b346c2fbf" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:38.865124 15884 raft_consensus.cc:2468] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:38.865175 16022 ts_tablet_manager.cc:1434] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.016s
I20260713 09:06:38.866274 16022 tablet_bootstrap.cc:492] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.867122 16009 raft_consensus.cc:515] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.875499 16009 leader_election.cc:290] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:38.876273 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:38.870471 15977 raft_consensus.cc:493] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.872916 16021 tablet_bootstrap.cc:654] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.876910 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:38.878973 15736 raft_consensus.cc:3060] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.879125 15977 raft_consensus.cc:515] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.879887 15810 raft_consensus.cc:3060] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.883975 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edebde2188c54b79ae3590ad0b93ee70" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:38.884023 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edebde2188c54b79ae3590ad0b93ee70" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:38.884676 15884 raft_consensus.cc:2468] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:38.884948 15809 raft_consensus.cc:2468] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:38.885515 15736 raft_consensus.cc:2468] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:38.881276 15977 leader_election.cc:290] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.886571 15848 leader_election.cc:304] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:38.887516 16051 raft_consensus.cc:493] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.887957 16051 raft_consensus.cc:515] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.889879 16051 leader_election.cc:290] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:38.890357 16051 raft_consensus.cc:2804] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.890745 16051 raft_consensus.cc:697] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:38.890951 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:38.891531 15809 raft_consensus.cc:2468] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:38.892671 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:38.892762 15851 leader_election.cc:304] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.896595 15702 leader_election.cc:304] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.868693 15951 raft_consensus.cc:515] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.878582 16022 tablet_bootstrap.cc:654] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.900190 15977 raft_consensus.cc:2804] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.900656 15977 raft_consensus.cc:493] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.900985 15977 raft_consensus.cc:3060] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.902134 15951 leader_election.cc:290] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.902604 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d000a6f9495c4a7397a5078b346c2fbf" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:38.903225 15736 raft_consensus.cc:3060] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.905552 16021 tablet_bootstrap.cc:492] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:38.906173 16021 ts_tablet_manager.cc:1403] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.007s
I20260713 09:06:38.909303 16021 raft_consensus.cc:359] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.909935 16021 raft_consensus.cc:385] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.910199 16021 raft_consensus.cc:740] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.910475 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d000a6f9495c4a7397a5078b346c2fbf" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:38.911048 15883 raft_consensus.cc:3060] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.910863 16021 consensus_queue.cc:260] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.912009 16009 raft_consensus.cc:2804] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.912386 16009 raft_consensus.cc:493] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.912699 16009 raft_consensus.cc:3060] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.893384 15735 raft_consensus.cc:2468] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:38.913600 16030 raft_consensus.cc:493] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.891531 16051 consensus_queue.cc:237] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.914253 16030 raft_consensus.cc:515] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.919950 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:38.920229 16021 ts_tablet_manager.cc:1434] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:06:38.920574 15735 raft_consensus.cc:2468] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:38.921242 15736 raft_consensus.cc:2468] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:38.894994 15810 raft_consensus.cc:2468] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:38.932247 16059 raft_consensus.cc:493] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.932861 16059 raft_consensus.cc:515] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.936648 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
W20260713 09:06:38.938207 15848 leader_election.cc:343] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.939533 16059 leader_election.cc:290] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
W20260713 09:06:38.940266 15851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.233.130:44823, user_credentials={real_user=slave}} blocked reactor thread for 47608.5us
I20260713 09:06:38.917024 16030 leader_election.cc:290] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.943842 15774 leader_election.cc:304] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.944943 15883 raft_consensus.cc:2468] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:38.945492 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:38.948318 16021 tablet_bootstrap.cc:492] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: Bootstrap starting.
I20260713 09:06:38.949827 16030 raft_consensus.cc:2804] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.961361 16021 tablet_bootstrap.cc:654] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.961467 16030 raft_consensus.cc:493] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.961930 16030 raft_consensus.cc:3060] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.962453 15631 catalog_manager.cc:5697] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.964944 15774 leader_election.cc:304] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:38.965754 15951 raft_consensus.cc:2804] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.966409 15951 raft_consensus.cc:697] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:38.967506 15951 consensus_queue.cc:237] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.972723 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
W20260713 09:06:38.974762 15777 leader_election.cc:343] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.960904 15809 raft_consensus.cc:2468] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 0.
I20260713 09:06:38.976044 16029 raft_consensus.cc:493] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.984185 16022 tablet_bootstrap.cc:492] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:38.984793 16022 ts_tablet_manager.cc:1403] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.013s
I20260713 09:06:38.991757 16022 raft_consensus.cc:359] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.992745 16022 raft_consensus.cc:385] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.993103 16022 raft_consensus.cc:740] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.995398 16022 consensus_queue.cc:260] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:38.999871 16022 ts_tablet_manager.cc:1434] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:06:39.000984 16022 tablet_bootstrap.cc:492] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: Bootstrap starting.
I20260713 09:06:38.988806 16030 raft_consensus.cc:515] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.002630 16054 raft_consensus.cc:493] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.003449 16030 leader_election.cc:290] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.003253 16054 raft_consensus.cc:515] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.006367 15977 raft_consensus.cc:515] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.008723 16054 leader_election.cc:290] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.008857 15977 leader_election.cc:290] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:38.978283 16009 raft_consensus.cc:515] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.016047 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.019860 15736 raft_consensus.cc:3060] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.987996 16029 raft_consensus.cc:515] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.018622 16022 tablet_bootstrap.cc:654] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.999994 15851 leader_election.cc:304] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [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: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:39.023419 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:39.026151 16009 leader_election.cc:290] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:39.026516 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.028652 15735 raft_consensus.cc:3060] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.029732 15736 raft_consensus.cc:2468] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
W20260713 09:06:39.030686 15777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.131:42429, user_credentials={real_user=slave}} blocked reactor thread for 54212.3us
I20260713 09:06:39.033336 16021 tablet_bootstrap.cc:492] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: No bootstrap required, opened a new log
I20260713 09:06:39.033795 16021 ts_tablet_manager.cc:1403] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.004s
I20260713 09:06:39.034937 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.035497 15883 raft_consensus.cc:3060] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.031673 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edebde2188c54b79ae3590ad0b93ee70" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.036320 15884 raft_consensus.cc:3060] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.036252 15774 leader_election.cc:304] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.037106 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3" is_pre_election: true
I20260713 09:06:39.037719 15808 raft_consensus.cc:2468] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 0.
I20260713 09:06:39.038049 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.038594 15809 raft_consensus.cc:3060] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.038936 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edebde2188c54b79ae3590ad0b93ee70" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.039492 15808 raft_consensus.cc:3060] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.040010 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac" is_pre_election: true
I20260713 09:06:39.040467 16061 raft_consensus.cc:2804] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.043118 16061 raft_consensus.cc:697] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.046401 15808 raft_consensus.cc:2468] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:39.047842 15735 raft_consensus.cc:2468] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:39.046175 16061 consensus_queue.cc:237] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.029747 16029 leader_election.cc:290] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.045315 15883 raft_consensus.cc:2468] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 1.
I20260713 09:06:39.044970 16021 raft_consensus.cc:359] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.049052 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177" is_pre_election: true
I20260713 09:06:39.049823 15848 leader_election.cc:304] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:39.056319 16021 raft_consensus.cc:385] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.048926 16009 raft_consensus.cc:2804] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.057343 16021 raft_consensus.cc:740] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.057643 16009 raft_consensus.cc:493] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.058032 16009 raft_consensus.cc:3060] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.058136 16021 consensus_queue.cc:260] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.060086 15884 raft_consensus.cc:2468] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:39.061313 16021 ts_tablet_manager.cc:1434] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260713 09:06:39.056331 15702 leader_election.cc:343] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.062165 15736 raft_consensus.cc:2468] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 0.
I20260713 09:06:39.063287 15702 leader_election.cc:304] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [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: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:39.064363 16054 raft_consensus.cc:2804] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.064833 16054 raft_consensus.cc:493] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.065328 16054 raft_consensus.cc:3060] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.067106 16057 raft_consensus.cc:2804] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.067711 16057 raft_consensus.cc:697] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:39.068598 16057 consensus_queue.cc:237] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.064635 15702 leader_election.cc:304] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.073894 15977 raft_consensus.cc:2804] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.074398 16029 consensus_queue.cc:1048] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:39.079771 16054 raft_consensus.cc:515] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.084812 15631 catalog_manager.cc:5697] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.088253 15774 leader_election.cc:304] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.090530 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.091209 15808 raft_consensus.cc:3060] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.096690 16022 tablet_bootstrap.cc:492] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: No bootstrap required, opened a new log
I20260713 09:06:39.097572 16022 ts_tablet_manager.cc:1403] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.023s
I20260713 09:06:39.097015 16054 leader_election.cc:290] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.099649 16022 raft_consensus.cc:359] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.100317 16022 raft_consensus.cc:385] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.100533 16022 raft_consensus.cc:740] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.101240 16029 raft_consensus.cc:2804] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.101329 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.101316 16022 consensus_queue.cc:260] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.101747 16029 raft_consensus.cc:493] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.107482 15884 raft_consensus.cc:3060] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.107913 16029 raft_consensus.cc:3060] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.117256 15884 raft_consensus.cc:2468] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:39.117439 15631 catalog_manager.cc:5697] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 1 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.118510 15702 leader_election.cc:304] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:39.120608 16029 raft_consensus.cc:515] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.121097 15809 raft_consensus.cc:2468] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:39.124794 16063 consensus_queue.cc:1048] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.125631 15808 raft_consensus.cc:2468] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 1.
I20260713 09:06:39.128973 15884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.129719 16009 raft_consensus.cc:515] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.130541 16029 leader_election.cc:290] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.131192 15885 raft_consensus.cc:2393] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92a74d4f38524350868bfb1a7f4115f3 in current term 1: Already voted for candidate 80e6844c3df84fa68b2f11990d1601ac in this term.
I20260713 09:06:39.132593 16009 leader_election.cc:290] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 1 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:39.133755 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.133903 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.135179 15977 raft_consensus.cc:697] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:39.135337 15735 raft_consensus.cc:3060] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.136191 15808 raft_consensus.cc:2393] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80e6844c3df84fa68b2f11990d1601ac in current term 1: Already voted for candidate 92a74d4f38524350868bfb1a7f4115f3 in this term.
I20260713 09:06:39.135154 16022 ts_tablet_manager.cc:1434] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260713 09:06:39.119885 16054 raft_consensus.cc:2804] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.140228 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.143739 15977 consensus_queue.cc:237] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.144531 16054 raft_consensus.cc:697] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:39.145608 16054 consensus_queue.cc:237] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.146245 15774 leader_election.cc:304] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [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: 92a74d4f38524350868bfb1a7f4115f3; no voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:39.143997 15735 raft_consensus.cc:2468] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 1.
I20260713 09:06:39.148590 16063 raft_consensus.cc:2749] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.150956 16063 consensus_queue.cc:1048] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.153234 15848 leader_election.cc:304] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [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: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:39.153276 15634 catalog_manager.cc:5697] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.155794 16009 raft_consensus.cc:2804] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.162910 16009 raft_consensus.cc:697] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:39.165450 16009 consensus_queue.cc:237] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.185539 16029 consensus_queue.cc:1048] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.192936 15631 catalog_manager.cc:5697] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 1 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.194172 15634 catalog_manager.cc:5697] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.209689 15632 catalog_manager.cc:5697] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 1 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.273597 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
mode: GRACEFUL
new_leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:37688
I20260713 09:06:39.274111 15808 raft_consensus.cc:606] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Received request to transfer leadership to TS 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:39.278517 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
mode: GRACEFUL
new_leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:37688
I20260713 09:06:39.278970 15808 raft_consensus.cc:606] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Received request to transfer leadership to TS 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:39.283318 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
mode: GRACEFUL
new_leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:37688
I20260713 09:06:39.283787 15808 raft_consensus.cc:606] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Received request to transfer leadership to TS 71fa0814ae554ff4a1b8c7699acc6177
I20260713 09:06:39.291486 15885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
mode: GRACEFUL
new_leader_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:42686
I20260713 09:06:39.291994 15885 raft_consensus.cc:606] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Received request to transfer leadership to TS 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:39.296284 15885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
mode: GRACEFUL
new_leader_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:42686
I20260713 09:06:39.296692 15885 raft_consensus.cc:606] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Received request to transfer leadership to TS 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:39.303036 15885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
mode: GRACEFUL
new_leader_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:42686
I20260713 09:06:39.303457 15885 raft_consensus.cc:606] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Received request to transfer leadership to TS 92a74d4f38524350868bfb1a7f4115f3
I20260713 09:06:39.315903 15736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
mode: GRACEFUL
new_leader_uuid: "80e6844c3df84fa68b2f11990d1601ac"
 from {username='slave'} at 127.0.0.1:45874
I20260713 09:06:39.316352 15736 raft_consensus.cc:606] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Received request to transfer leadership to TS 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:39.351601 16009 consensus_queue.cc:1048] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.353716 16029 consensus_queue.cc:1048] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.364445 16051 consensus_queue.cc:1048] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.371279 16029 consensus_queue.cc:1048] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.373067 16057 raft_consensus.cc:993] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: : Instructing follower 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:39.373556 16051 raft_consensus.cc:1081] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Signalling peer 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:39.375473 15808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:37670
I20260713 09:06:39.376259 15808 raft_consensus.cc:493] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.376796 15808 raft_consensus.cc:3060] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.383443 15808 raft_consensus.cc:515] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.386910 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.387450 15735 raft_consensus.cc:3060] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.387460 15808 leader_election.cc:290] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.388676 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf28b308d9a349bc9cf3042a309bb69e" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.389070 15885 raft_consensus.cc:3055] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.389451 15885 raft_consensus.cc:740] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:39.390055 15885 consensus_queue.cc:260] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.390753 15885 raft_consensus.cc:3060] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.394171 15735 raft_consensus.cc:2468] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:39.395185 15774 leader_election.cc:304] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.395840 16029 raft_consensus.cc:2804] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.396281 16029 raft_consensus.cc:697] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.396590 15885 raft_consensus.cc:2468] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:39.397130 16029 consensus_queue.cc:237] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.402845 15634 catalog_manager.cc:5697] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 1 to 2, leader changed from 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131) to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.507441 16057 consensus_queue.cc:1048] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.513679 16051 raft_consensus.cc:993] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: : Instructing follower 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:39.514132 16009 raft_consensus.cc:1081] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Signalling peer 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:39.518751 15809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:37670
I20260713 09:06:39.519325 15809 raft_consensus.cc:493] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.519702 15809 raft_consensus.cc:3060] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.521399 16057 consensus_queue.cc:1048] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.527098 15809 raft_consensus.cc:515] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.530186 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.530284 15809 leader_election.cc:290] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.530840 15735 raft_consensus.cc:3060] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.530898 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3031c8cd6343489177720d8c22d7f4" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.531476 15885 raft_consensus.cc:3055] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.531803 15885 raft_consensus.cc:740] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:39.532569 15885 consensus_queue.cc:260] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.533671 15885 raft_consensus.cc:3060] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.537878 16029 consensus_queue.cc:1048] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.539269 15735 raft_consensus.cc:2468] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:39.539816 15885 raft_consensus.cc:2468] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:39.539507 16054 consensus_queue.cc:1048] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.540936 15777 leader_election.cc:304] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.542500 16029 raft_consensus.cc:2804] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.543046 16029 raft_consensus.cc:697] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.543851 16029 consensus_queue.cc:237] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.550624 16063 raft_consensus.cc:993] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: : Instructing follower 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:39.551025 16063 raft_consensus.cc:1081] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Signalling peer 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:39.552445 15977 consensus_queue.cc:1048] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.552933 15634 catalog_manager.cc:5697] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 1 to 2, leader changed from 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131) to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.556365 15736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:45868
I20260713 09:06:39.556871 15736 raft_consensus.cc:493] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.557199 15736 raft_consensus.cc:3060] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.567409 15736 raft_consensus.cc:515] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.568010 16063 consensus_queue.cc:1048] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.570865 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.571398 15809 raft_consensus.cc:3055] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.571719 15809 raft_consensus.cc:740] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.572466 15809 consensus_queue.cc:260] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.573364 15809 raft_consensus.cc:3060] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.579398 15736 leader_election.cc:290] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.580461 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0977a48b8cc4a00932ef148bce5611d" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.581000 15883 raft_consensus.cc:3060] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.583387 16063 raft_consensus.cc:993] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: : Instructing follower 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:39.583313 15809 raft_consensus.cc:2468] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:39.583943 16063 raft_consensus.cc:1081] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Signalling peer 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:39.585523 15735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:45868
I20260713 09:06:39.586045 15735 raft_consensus.cc:493] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.586400 15735 raft_consensus.cc:3060] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.587004 15702 leader_election.cc:304] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.587814 16054 raft_consensus.cc:2804] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.588248 16054 raft_consensus.cc:697] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:39.588480 15883 raft_consensus.cc:2468] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:39.589057 16054 consensus_queue.cc:237] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.593084 15735 raft_consensus.cc:515] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.595566 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.595799 15735 leader_election.cc:290] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.596181 15809 raft_consensus.cc:3055] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.596078 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11421fec598c4ea1a21d77764dd8ffed" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.596702 15809 raft_consensus.cc:740] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.596927 15883 raft_consensus.cc:3060] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.597522 15809 consensus_queue.cc:260] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.597362 15634 catalog_manager.cc:5697] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 1 to 2, leader changed from 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130) to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.598498 15809 raft_consensus.cc:3060] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.604931 15809 raft_consensus.cc:2468] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:39.606129 15702 leader_election.cc:304] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.606767 16054 raft_consensus.cc:2804] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.607239 16054 raft_consensus.cc:697] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:39.607937 15883 raft_consensus.cc:2468] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:39.607964 16054 consensus_queue.cc:237] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.613731 15634 catalog_manager.cc:5697] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 1 to 2, leader changed from 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130) to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.682576 16054 consensus_queue.cc:1048] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.688587 15977 raft_consensus.cc:993] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: : Instructing follower 80e6844c3df84fa68b2f11990d1601ac to start an election
I20260713 09:06:39.689066 16066 raft_consensus.cc:1081] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Signalling peer 80e6844c3df84fa68b2f11990d1601ac to start an election
I20260713 09:06:39.690680 15885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
 from {username='slave'} at 127.0.0.1:42682
I20260713 09:06:39.691175 15885 raft_consensus.cc:493] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.691506 15885 raft_consensus.cc:3060] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.694273 16066 consensus_queue.cc:1048] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.698203 15885 raft_consensus.cc:515] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.701224 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.701794 15735 raft_consensus.cc:3055] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.702111 15735 raft_consensus.cc:740] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:39.702888 15735 consensus_queue.cc:260] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.703979 15735 raft_consensus.cc:3060] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.704582 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b2eba3cff401da1e3a891e28e7151" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.705544 15809 raft_consensus.cc:3060] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.705082 15885 leader_election.cc:290] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:39.710937 15735 raft_consensus.cc:2468] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 2.
I20260713 09:06:39.712152 15848 leader_election.cc:304] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 80e6844c3df84fa68b2f11990d1601ac; no voters: 
I20260713 09:06:39.712687 15809 raft_consensus.cc:2468] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 2.
I20260713 09:06:39.713037 16057 raft_consensus.cc:2804] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.713563 16057 raft_consensus.cc:697] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 2 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:39.714342 16057 consensus_queue.cc:237] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.715373 16061 raft_consensus.cc:993] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: : Instructing follower 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:39.715893 16061 raft_consensus.cc:1081] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Signalling peer 71fa0814ae554ff4a1b8c7699acc6177 to start an election
I20260713 09:06:39.718220 15735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
 from {username='slave'} at 127.0.0.1:45868
I20260713 09:06:39.718784 15735 raft_consensus.cc:493] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.719168 15735 raft_consensus.cc:3060] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.722060 15632 catalog_manager.cc:5697] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 1 to 2, leader changed from 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129) to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 2 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.724082 15735 raft_consensus.cc:515] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.726015 15735 leader_election.cc:290] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Requested vote from peers 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.728528 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.728917 15809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b589428dfe467c938b8cefe8fc8566" candidate_uuid: "71fa0814ae554ff4a1b8c7699acc6177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:39.729485 15809 raft_consensus.cc:3055] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.729431 16057 consensus_queue.cc:1048] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.729943 15809 raft_consensus.cc:740] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.729066 15885 raft_consensus.cc:3060] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.730911 15809 consensus_queue.cc:260] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.732197 15809 raft_consensus.cc:3060] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.738729 15809 raft_consensus.cc:2468] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:39.739732 15702 leader_election.cc:304] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.740490 16066 raft_consensus.cc:2804] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.740661 15885 raft_consensus.cc:2468] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fa0814ae554ff4a1b8c7699acc6177 in term 2.
I20260713 09:06:39.740994 16066 raft_consensus.cc:697] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Becoming Leader. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:39.741786 16066 consensus_queue.cc:237] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.750254 16051 consensus_queue.cc:1048] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.756031 15634 catalog_manager.cc:5697] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 reported cstate change: term changed from 1 to 2, leader changed from 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130) to 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129). New cstate: current_term: 2 leader_uuid: "71fa0814ae554ff4a1b8c7699acc6177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.760955 16059 raft_consensus.cc:993] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: : Instructing follower 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:39.761430 16059 raft_consensus.cc:1081] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Signalling peer 92a74d4f38524350868bfb1a7f4115f3 to start an election
I20260713 09:06:39.762866 15809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
 from {username='slave'} at 127.0.0.1:37670
I20260713 09:06:39.763347 15809 raft_consensus.cc:493] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.763639 15809 raft_consensus.cc:3060] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.770406 15809 raft_consensus.cc:515] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.775502 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:39.776087 15735 raft_consensus.cc:3060] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.776368 15885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee73e2def0984fa0aeca3659d31568d6" candidate_uuid: "92a74d4f38524350868bfb1a7f4115f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
I20260713 09:06:39.776474 15809 leader_election.cc:290] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131:42429)
I20260713 09:06:39.776988 15885 raft_consensus.cc:3055] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.777338 15885 raft_consensus.cc:740] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:39.778056 15885 consensus_queue.cc:260] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.779165 15885 raft_consensus.cc:3060] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.782541 15735 raft_consensus.cc:2468] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:39.783668 15774 leader_election.cc:304] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71fa0814ae554ff4a1b8c7699acc6177, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:39.784336 16061 raft_consensus.cc:2804] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.784795 16061 raft_consensus.cc:697] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Becoming Leader. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:39.785104 15885 raft_consensus.cc:2468] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a74d4f38524350868bfb1a7f4115f3 in term 2.
I20260713 09:06:39.785606 16061 consensus_queue.cc:237] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:39.791338 15634 catalog_manager.cc:5697] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 reported cstate change: term changed from 1 to 2, leader changed from 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131) to 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130). New cstate: current_term: 2 leader_uuid: "92a74d4f38524350868bfb1a7f4115f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.867566 15885 raft_consensus.cc:1275] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.868747 16061 consensus_queue.cc:1048] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.875653 15735 raft_consensus.cc:1275] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.877022 16029 consensus_queue.cc:1048] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.966114 15885 raft_consensus.cc:1275] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.968377 16063 consensus_queue.cc:1048] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:39.978904 15735 raft_consensus.cc:1275] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.980535 16061 consensus_queue.cc:1048] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.985234 15809 raft_consensus.cc:1275] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.989049 16066 consensus_queue.cc:1048] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:40.002526 15885 raft_consensus.cc:1275] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.004029 15977 consensus_queue.cc:1048] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.102717 15735 raft_consensus.cc:1275] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 80e6844c3df84fa68b2f11990d1601ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.104316 16051 consensus_queue.cc:1048] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.114930 15808 raft_consensus.cc:1275] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 80e6844c3df84fa68b2f11990d1601ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.116901 16057 consensus_queue.cc:1048] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:40.165732 15885 raft_consensus.cc:1275] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.166879 16066 consensus_queue.cc:1048] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.179277 15735 raft_consensus.cc:1275] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.180719 15808 raft_consensus.cc:1275] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.181308 16029 consensus_queue.cc:1048] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:40.182493 16066 consensus_queue.cc:1048] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.184845 15885 raft_consensus.cc:1275] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.189441 16066 consensus_queue.cc:1048] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260713 09:06:40.201326 15883 raft_consensus.cc:1275] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Refusing update from remote peer 92a74d4f38524350868bfb1a7f4115f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.202700 16029 consensus_queue.cc:1048] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.208760 15808 raft_consensus.cc:1275] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 71fa0814ae554ff4a1b8c7699acc6177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.210275 16066 consensus_queue.cc:1048] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:42.319809 15631 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47844:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:42.341811 15631 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47844:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:42.407276 11174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:42.627394 15848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.129:33229, user_credentials={real_user=slave}} blocked reactor thread for 102942us
I20260713 09:06:42.652485 16149 tablet.cc:1724] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:42.662560 16117 log.cc:927] Time spent T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: Append to log took a long time: real 0.264s	user 0.001s	sys 0.000s
W20260713 09:06:42.662539 16119 log.cc:927] Time spent T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: Append to log took a long time: real 0.265s	user 0.000s	sys 0.000s
I20260713 09:06:42.694010 16149 tablet.cc:1724] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.682372 16143 tablet.cc:1724] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.792439 16163 tablet.cc:1724] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.797322 16164 tablet.cc:1724] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.799275 16159 tablet.cc:1724] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.825707 16143 tablet.cc:1724] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.818550 16153 tablet.cc:1724] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.873122 16166 tablet.cc:1724] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:42.906407 15702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.130:44823, user_credentials={real_user=slave}} blocked reactor thread for 70050.1us
I20260713 09:06:42.830837 16149 tablet.cc:1724] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.925715 16167 tablet.cc:1724] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.954689 16162 tablet.cc:1724] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.968777 16167 tablet.cc:1724] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.974498 16163 tablet.cc:1724] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.978526 16173 tablet.cc:1724] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.982570 16159 tablet.cc:1724] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.986891 16166 tablet.cc:1724] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.002283 16149 tablet.cc:1724] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:43.003454 15774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.233.129:33229, user_credentials={real_user=slave}} blocked reactor thread for 99601.4us
I20260713 09:06:43.014528 16164 tablet.cc:1724] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.039197 16175 tablet.cc:1724] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.040915 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8"
dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
mode: GRACEFUL
new_leader_uuid: "80e6844c3df84fa68b2f11990d1601ac"
 from {username='slave'} at 127.0.0.1:55914
I20260713 09:06:43.041718 15808 raft_consensus.cc:606] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Received request to transfer leadership to TS 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:43.053126 16163 tablet.cc:1724] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.065027 16165 raft_consensus.cc:993] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: : Instructing follower 80e6844c3df84fa68b2f11990d1601ac to start an election
I20260713 09:06:43.065682 16165 raft_consensus.cc:1081] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Signalling peer 80e6844c3df84fa68b2f11990d1601ac to start an election
I20260713 09:06:43.065205 16176 tablet.cc:1724] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.070257 15881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
 from {username='slave'} at 127.0.0.1:42680
I20260713 09:06:43.070960 15881 raft_consensus.cc:493] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:43.071447 15881 raft_consensus.cc:3060] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.078842 16149 tablet.cc:1724] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.080585 16173 tablet.cc:1724] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.082854 16143 tablet.cc:1724] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.095441 16166 tablet.cc:1724] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.103127 15881 raft_consensus.cc:515] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:43.105422 15881 leader_election.cc:290] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 2 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:43.106523 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:43.106751 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e4b17cc5294a9ebd9e6619cf1c00b8" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:43.107223 15808 raft_consensus.cc:3055] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:43.107565 15808 raft_consensus.cc:740] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a74d4f38524350868bfb1a7f4115f3, State: Running, Role: LEADER
I20260713 09:06:43.108528 15808 consensus_queue.cc:260] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:43.109781 15808 raft_consensus.cc:3060] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.107228 15735 raft_consensus.cc:3060] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.130584 15808 raft_consensus.cc:2468] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 2.
I20260713 09:06:43.132180 15851 leader_election.cc:304] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:43.133343 16139 raft_consensus.cc:2804] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.133312 15735 raft_consensus.cc:2468] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 2.
I20260713 09:06:43.134119 16139 raft_consensus.cc:697] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 2 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:43.135072 16139 consensus_queue.cc:237] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:43.150527 15733 raft_consensus.cc:1240] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Rejecting Update request from peer 92a74d4f38524350868bfb1a7f4115f3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:43.153460 16164 tablet.cc:1724] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.169340 15735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336"
dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
mode: GRACEFUL
new_leader_uuid: "80e6844c3df84fa68b2f11990d1601ac"
 from {username='slave'} at 127.0.0.1:55646
I20260713 09:06:43.169901 15735 raft_consensus.cc:606] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Received request to transfer leadership to TS 80e6844c3df84fa68b2f11990d1601ac
I20260713 09:06:43.171337 11174 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:43.171960 11174 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:43.172865 15631 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974: soft_deleted_table [id=8f0e676bfc234594818162b306f75e31] alter complete (version 1)
I20260713 09:06:43.182933 15630 catalog_manager.cc:5697] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 1 to 2, leader changed from 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130) to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 2 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.542701 15808 raft_consensus.cc:1275] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Refusing update from remote peer 80e6844c3df84fa68b2f11990d1601ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.543931 16139 consensus_queue.cc:1048] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.586856 15735 raft_consensus.cc:1275] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Refusing update from remote peer 80e6844c3df84fa68b2f11990d1601ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.590227 16139 consensus_queue.cc:1048] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.615769 16054 raft_consensus.cc:993] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: : Instructing follower 80e6844c3df84fa68b2f11990d1601ac to start an election
I20260713 09:06:43.616187 16054 raft_consensus.cc:1081] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Signalling peer 80e6844c3df84fa68b2f11990d1601ac to start an election
I20260713 09:06:43.617473 15881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336"
dest_uuid: "80e6844c3df84fa68b2f11990d1601ac"
 from {username='slave'} at 127.0.0.1:42682
I20260713 09:06:43.618003 15881 raft_consensus.cc:493] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:43.618299 15881 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.622941 15881 raft_consensus.cc:515] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:43.624616 15881 leader_election.cc:290] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [CANDIDATE]: Term 3 election: Requested vote from peers 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229), 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823)
I20260713 09:06:43.625485 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71fa0814ae554ff4a1b8c7699acc6177"
I20260713 09:06:43.626135 15735 raft_consensus.cc:3055] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:43.625900 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8218cfe6441a4b71edc624aeb4336" candidate_uuid: "80e6844c3df84fa68b2f11990d1601ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92a74d4f38524350868bfb1a7f4115f3"
I20260713 09:06:43.626487 15735 raft_consensus.cc:740] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71fa0814ae554ff4a1b8c7699acc6177, State: Running, Role: LEADER
I20260713 09:06:43.626703 15808 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.627331 15735 consensus_queue.cc:260] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [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: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:43.628266 15735 raft_consensus.cc:3060] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.631857 15808 raft_consensus.cc:2468] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 3.
I20260713 09:06:43.632423 15735 raft_consensus.cc:2468] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80e6844c3df84fa68b2f11990d1601ac in term 3.
I20260713 09:06:43.633152 15851 leader_election.cc:304] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [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: 80e6844c3df84fa68b2f11990d1601ac, 92a74d4f38524350868bfb1a7f4115f3; no voters: 
I20260713 09:06:43.633903 16139 raft_consensus.cc:2804] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:43.634356 16139 raft_consensus.cc:697] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 3 LEADER]: Becoming Leader. State: Replica: 80e6844c3df84fa68b2f11990d1601ac, State: Running, Role: LEADER
I20260713 09:06:43.635121 16139 consensus_queue.cc:237] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [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: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } }
I20260713 09:06:43.642266 15632 catalog_manager.cc:5697] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac reported cstate change: term changed from 2 to 3, leader changed from 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129) to 80e6844c3df84fa68b2f11990d1601ac (127.10.233.131). New cstate: current_term: 3 leader_uuid: "80e6844c3df84fa68b2f11990d1601ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80e6844c3df84fa68b2f11990d1601ac" member_type: VOTER last_known_addr { host: "127.10.233.131" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.124631 15808 raft_consensus.cc:1275] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 3 FOLLOWER]: Refusing update from remote peer 80e6844c3df84fa68b2f11990d1601ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:44.125744 16139 consensus_queue.cc:1048] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a74d4f38524350868bfb1a7f4115f3" member_type: VOTER last_known_addr { host: "127.10.233.130" port: 44823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:44.136230 15735 raft_consensus.cc:1275] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 3 FOLLOWER]: Refusing update from remote peer 80e6844c3df84fa68b2f11990d1601ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:44.137499 16139 consensus_queue.cc:1048] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fa0814ae554ff4a1b8c7699acc6177" member_type: VOTER last_known_addr { host: "127.10.233.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:44.224498 11174 tablet_server.cc:179] TabletServer@127.10.233.129:0 shutting down...
W20260713 09:06:44.245438 15774 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]
W20260713 09:06:44.248739 15774 consensus_peers.cc:597] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 -> Peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Couldn't send request to peer 71fa0814ae554ff4a1b8c7699acc6177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.250021 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:44.250837 11174 tablet_replica.cc:333] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.251658 11174 raft_consensus.cc:2243] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.252229 11174 raft_consensus.cc:2272] T ee73e2def0984fa0aeca3659d31568d6 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.254441 11174 tablet_replica.cc:333] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.255057 11174 raft_consensus.cc:2243] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.255525 11174 raft_consensus.cc:2272] T d000a6f9495c4a7397a5078b346c2fbf P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.257301 11174 tablet_replica.cc:333] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.257828 11174 raft_consensus.cc:2243] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.258225 11174 raft_consensus.cc:2272] T bf28b308d9a349bc9cf3042a309bb69e P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.259868 11174 tablet_replica.cc:333] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.260445 11174 raft_consensus.cc:2243] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.261173 11174 raft_consensus.cc:2272] T b0977a48b8cc4a00932ef148bce5611d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.263008 11174 tablet_replica.cc:333] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.263566 11174 raft_consensus.cc:2243] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.264189 11174 raft_consensus.cc:2272] T 915f9305e68b4a1a922f00c065c2420d P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.266134 11174 tablet_replica.cc:333] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.266669 11174 raft_consensus.cc:2243] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.267321 11174 raft_consensus.cc:2272] T 11421fec598c4ea1a21d77764dd8ffed P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.269655 11174 tablet_replica.cc:333] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.270159 11174 raft_consensus.cc:2243] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.270704 11174 raft_consensus.cc:2272] T ae2b2eba3cff401da1e3a891e28e7151 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.272650 11174 tablet_replica.cc:333] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.273154 11174 raft_consensus.cc:2243] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.273576 11174 raft_consensus.cc:2272] T 8775f9ca82f945e88e0198b1c48c3640 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.275388 11174 tablet_replica.cc:333] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.275921 11174 raft_consensus.cc:2243] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.276350 11174 raft_consensus.cc:2272] T 2c3031c8cd6343489177720d8c22d7f4 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.277966 11174 tablet_replica.cc:333] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.278469 11174 raft_consensus.cc:2243] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.279150 11174 raft_consensus.cc:2272] T edebde2188c54b79ae3590ad0b93ee70 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.280882 11174 tablet_replica.cc:333] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.281389 11174 raft_consensus.cc:2243] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.282104 11174 raft_consensus.cc:2272] T 5abbe7a79f1743b081d84a7c50e22ddb P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.284132 11174 tablet_replica.cc:333] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.284725 11174 raft_consensus.cc:2243] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.285569 11174 raft_consensus.cc:2272] T d8b589428dfe467c938b8cefe8fc8566 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:44.286918 15774 consensus_peers.cc:597] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 -> Peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Couldn't send request to peer 71fa0814ae554ff4a1b8c7699acc6177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.287779 11174 tablet_replica.cc:333] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.288376 11174 raft_consensus.cc:2243] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.288798 11174 raft_consensus.cc:2272] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.291576 11174 tablet_replica.cc:333] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.292109 11174 raft_consensus.cc:2243] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.292531 11174 raft_consensus.cc:2272] T ed6b1aa1bdff4946b2f14ac513529e7c P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.294368 11174 tablet_replica.cc:333] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.294822 11174 raft_consensus.cc:2243] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.295190 11174 raft_consensus.cc:2272] T 5bb8218cfe6441a4b71edc624aeb4336 P 71fa0814ae554ff4a1b8c7699acc6177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.297443 11174 tablet_replica.cc:333] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.297917 11174 raft_consensus.cc:2243] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.298604 11174 raft_consensus.cc:2272] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 71fa0814ae554ff4a1b8c7699acc6177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.300519 11174 tablet_replica.cc:333] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.300979 11174 raft_consensus.cc:2243] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.301378 11174 raft_consensus.cc:2272] T fb987f6d9d5848efaf49b4075e112f97 P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.303086 11174 tablet_replica.cc:333] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177: stopping tablet replica
I20260713 09:06:44.303512 11174 raft_consensus.cc:2243] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.304231 11174 raft_consensus.cc:2272] T e3af59e46b5648a5ba1be70db622340a P 71fa0814ae554ff4a1b8c7699acc6177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.331067 11174 tablet_server.cc:196] TabletServer@127.10.233.129:0 shutdown complete.
I20260713 09:06:44.361035 11174 tablet_server.cc:179] TabletServer@127.10.233.130:0 shutting down...
I20260713 09:06:44.390046 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:44.390743 11174 tablet_replica.cc:333] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.391654 11174 raft_consensus.cc:2243] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.392450 11174 raft_consensus.cc:2272] T ee73e2def0984fa0aeca3659d31568d6 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.394356 11174 tablet_replica.cc:333] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.395100 11174 raft_consensus.cc:2243] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.395943 11174 raft_consensus.cc:2272] T d000a6f9495c4a7397a5078b346c2fbf P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.398378 11174 tablet_replica.cc:333] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.399159 11174 raft_consensus.cc:2243] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.400094 11174 raft_consensus.cc:2272] T bf28b308d9a349bc9cf3042a309bb69e P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:44.401175 15848 consensus_peers.cc:597] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac -> Peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Couldn't send request to peer 71fa0814ae554ff4a1b8c7699acc6177. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:33229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.402139 11174 tablet_replica.cc:333] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.402746 11174 raft_consensus.cc:2243] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.403184 11174 raft_consensus.cc:2272] T b0977a48b8cc4a00932ef148bce5611d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.404942 11174 tablet_replica.cc:333] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.405445 11174 raft_consensus.cc:2243] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.405838 11174 raft_consensus.cc:2272] T 11421fec598c4ea1a21d77764dd8ffed P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.407511 11174 tablet_replica.cc:333] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.408046 11174 raft_consensus.cc:2243] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.408824 11174 raft_consensus.cc:2272] T 915f9305e68b4a1a922f00c065c2420d P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.410544 11174 tablet_replica.cc:333] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.411015 11174 raft_consensus.cc:2243] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.411651 11174 raft_consensus.cc:2272] T 2c3031c8cd6343489177720d8c22d7f4 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.413358 11174 tablet_replica.cc:333] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.413856 11174 raft_consensus.cc:2243] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.414229 11174 raft_consensus.cc:2272] T edebde2188c54b79ae3590ad0b93ee70 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.415925 11174 tablet_replica.cc:333] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.416407 11174 raft_consensus.cc:2243] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.416793 11174 raft_consensus.cc:2272] T 5abbe7a79f1743b081d84a7c50e22ddb P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.418568 11174 tablet_replica.cc:333] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.419042 11174 raft_consensus.cc:2243] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.419448 11174 raft_consensus.cc:2272] T d8b589428dfe467c938b8cefe8fc8566 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.421100 11174 tablet_replica.cc:333] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.421576 11174 raft_consensus.cc:2243] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.421941 11174 raft_consensus.cc:2272] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.424134 11174 tablet_replica.cc:333] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.424639 11174 raft_consensus.cc:2243] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.425017 11174 raft_consensus.cc:2272] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.426666 11174 tablet_replica.cc:333] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.427112 11174 raft_consensus.cc:2243] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.427546 11174 raft_consensus.cc:2272] T 5bb8218cfe6441a4b71edc624aeb4336 P 92a74d4f38524350868bfb1a7f4115f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.429598 11174 tablet_replica.cc:333] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.430099 11174 raft_consensus.cc:2243] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.430482 11174 raft_consensus.cc:2272] T ed6b1aa1bdff4946b2f14ac513529e7c P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.432205 11174 tablet_replica.cc:333] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.432649 11174 raft_consensus.cc:2243] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.433028 11174 raft_consensus.cc:2272] T ae2b2eba3cff401da1e3a891e28e7151 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.434617 11174 tablet_replica.cc:333] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.435070 11174 raft_consensus.cc:2243] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.435803 11174 raft_consensus.cc:2272] T 8775f9ca82f945e88e0198b1c48c3640 P 92a74d4f38524350868bfb1a7f4115f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.437367 11174 tablet_replica.cc:333] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.437803 11174 raft_consensus.cc:2243] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.438166 11174 raft_consensus.cc:2272] T e3af59e46b5648a5ba1be70db622340a P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.439920 11174 tablet_replica.cc:333] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3: stopping tablet replica
I20260713 09:06:44.440339 11174 raft_consensus.cc:2243] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.441035 11174 raft_consensus.cc:2272] T fb987f6d9d5848efaf49b4075e112f97 P 92a74d4f38524350868bfb1a7f4115f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.476580 11174 tablet_server.cc:196] TabletServer@127.10.233.130:0 shutdown complete.
I20260713 09:06:44.506510 11174 tablet_server.cc:179] TabletServer@127.10.233.131:0 shutting down...
W20260713 09:06:44.513790 15851 consensus_peers.cc:597] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac -> Peer 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823): Couldn't send request to peer 92a74d4f38524350868bfb1a7f4115f3. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:44823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:44.533227 15848 consensus_peers.cc:597] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac -> Peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Couldn't send request to peer 71fa0814ae554ff4a1b8c7699acc6177. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:33229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.534773 11174 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:44.535426 11174 tablet_replica.cc:333] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.536176 11174 raft_consensus.cc:2243] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.536649 11174 raft_consensus.cc:2272] T b0977a48b8cc4a00932ef148bce5611d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.538417 11174 tablet_replica.cc:333] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.538937 11174 raft_consensus.cc:2243] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.539390 11174 raft_consensus.cc:2272] T ee73e2def0984fa0aeca3659d31568d6 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.541069 11174 tablet_replica.cc:333] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.541584 11174 raft_consensus.cc:2243] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.541986 11174 raft_consensus.cc:2272] T bf28b308d9a349bc9cf3042a309bb69e P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.543776 11174 tablet_replica.cc:333] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.544497 11174 raft_consensus.cc:2243] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.545042 11174 raft_consensus.cc:2272] T d000a6f9495c4a7397a5078b346c2fbf P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.547179 11174 tablet_replica.cc:333] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
W20260713 09:06:44.547294 15851 consensus_peers.cc:597] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac -> Peer 92a74d4f38524350868bfb1a7f4115f3 (127.10.233.130:44823): Couldn't send request to peer 92a74d4f38524350868bfb1a7f4115f3. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.130:44823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.547859 11174 raft_consensus.cc:2243] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.548285 11174 raft_consensus.cc:2272] T 11421fec598c4ea1a21d77764dd8ffed P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.550227 11174 tablet_replica.cc:333] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.550729 11174 raft_consensus.cc:2243] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.551132 11174 raft_consensus.cc:2272] T 915f9305e68b4a1a922f00c065c2420d P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.553268 11174 tablet_replica.cc:333] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.553822 11174 raft_consensus.cc:2243] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.554284 11174 raft_consensus.cc:2272] T d8b589428dfe467c938b8cefe8fc8566 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:44.556079 15848 consensus_peers.cc:597] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac -> Peer 71fa0814ae554ff4a1b8c7699acc6177 (127.10.233.129:33229): Couldn't send request to peer 71fa0814ae554ff4a1b8c7699acc6177. Status: Network error: Client connection negotiation failed: client connection to 127.10.233.129:33229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.556470 11174 tablet_replica.cc:333] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.557034 11174 raft_consensus.cc:2243] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.557704 11174 raft_consensus.cc:2272] T 32e4b17cc5294a9ebd9e6619cf1c00b8 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.559314 11174 tablet_replica.cc:333] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.559870 11174 raft_consensus.cc:2243] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.560665 11174 raft_consensus.cc:2272] T ae2b2eba3cff401da1e3a891e28e7151 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.562279 11174 tablet_replica.cc:333] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.562737 11174 raft_consensus.cc:2243] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.563117 11174 raft_consensus.cc:2272] T 8775f9ca82f945e88e0198b1c48c3640 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.564877 11174 tablet_replica.cc:333] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.565385 11174 raft_consensus.cc:2243] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.566056 11174 raft_consensus.cc:2272] T ed6b1aa1bdff4946b2f14ac513529e7c P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.567803 11174 tablet_replica.cc:333] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.568250 11174 raft_consensus.cc:2243] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.568958 11174 raft_consensus.cc:2272] T 5bb8218cfe6441a4b71edc624aeb4336 P 80e6844c3df84fa68b2f11990d1601ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.570963 11174 tablet_replica.cc:333] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.571432 11174 raft_consensus.cc:2243] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.571990 11174 raft_consensus.cc:2272] T f0ba0b1d84cb493eb89c344bf7ddabd2 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.574043 11174 tablet_replica.cc:333] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.574522 11174 raft_consensus.cc:2243] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.574926 11174 raft_consensus.cc:2272] T fb987f6d9d5848efaf49b4075e112f97 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.576643 11174 tablet_replica.cc:333] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.577101 11174 raft_consensus.cc:2243] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.577491 11174 raft_consensus.cc:2272] T e3af59e46b5648a5ba1be70db622340a P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.579510 11174 tablet_replica.cc:333] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.580017 11174 raft_consensus.cc:2243] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.580415 11174 raft_consensus.cc:2272] T edebde2188c54b79ae3590ad0b93ee70 P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.582012 11174 tablet_replica.cc:333] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.582458 11174 raft_consensus.cc:2243] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.582845 11174 raft_consensus.cc:2272] T 2c3031c8cd6343489177720d8c22d7f4 P 80e6844c3df84fa68b2f11990d1601ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.584497 11174 tablet_replica.cc:333] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac: stopping tablet replica
I20260713 09:06:44.584910 11174 raft_consensus.cc:2243] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.585278 11174 raft_consensus.cc:2272] T 5abbe7a79f1743b081d84a7c50e22ddb P 80e6844c3df84fa68b2f11990d1601ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.620199 11174 tablet_server.cc:196] TabletServer@127.10.233.131:0 shutdown complete.
I20260713 09:06:44.648258 11174 master.cc:562] Master@127.10.233.190:38883 shutting down...
I20260713 09:06:44.666177 11174 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.666640 11174 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.666916 11174 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc057838713a4d1193523e832439a974: stopping tablet replica
I20260713 09:06:44.686605 11174 master.cc:584] Master@127.10.233.190:38883 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11198 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24185 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115445 ms total)
[  PASSED  ] 8 tests.
I20260713 09:06:44.737960 11174 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 412 messages since previous log ~525 seconds ago
I20260713 09:06:44.738166 11174 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 412 messages since previous log ~525 seconds ago
I20260713 09:06:44.738304 11174 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~525 seconds ago
I20260713 09:06:44.738458 11174 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
I20260713 09:06:44.738596 11174 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260713 09:06:44.738785 11174 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:06:44.739003 11174 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
